index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
slice
/
tdistinct.nim
blob: d99b529a72fa8d4c32bf83fccd325e14da55addd (
plain
) (
blame
)
1
2
type
Foo
=
distinct
uint64
const
slice
=
0
..
<
42.F
oo