mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
formatting
This commit is contained in:
parent
98338f6e20
commit
35a27daecf
@ -23,7 +23,6 @@ interface Set
|
||||
Hash.{ Hash, Hasher },
|
||||
]
|
||||
|
||||
|
||||
## Provides a [set](https://en.wikipedia.org/wiki/Set_(abstract_data_type))
|
||||
## type which stores a collection of unique values, without any ordering
|
||||
Set k := Dict.Dict k {} | k implements Hash & Eq
|
||||
|
Loading…
Reference in New Issue
Block a user