mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
5 lines
263 B
Plaintext
5 lines
263 B
Plaintext
nimTitle intsets intsets.html module std/intsets 0
|
|
nim IntSet intsets.html#IntSet type IntSet 18
|
|
nim toIntSet intsets.html#toIntSet,openArray[int] proc toIntSet(x: openArray[int]): IntSet 20
|
|
nim initIntSet intsets.html#initIntSet proc initIntSet(): IntSet 22
|