Index
Modules:
testproject
,
utils
.
API symbols
A:
testproject: A
aEnum:
utils: aEnum(): untyped
aVariable:
testproject: aVariable
B:
testproject: B
bar:
testproject: bar[T](a, b: T): T
testproject: bar(): untyped
baz:
testproject: baz[T](a, b: T): T
bEnum:
utils: bEnum(): untyped
buzz:
testproject: buzz[T](a, b: T): T
enumValueA:
SomeType.enumValueA
enumValueB:
SomeType.enumValueB
enumValueC:
SomeType.enumValueC
foo:
testproject: foo(a, b: SomeType)
isValid:
testproject: isValid[T](x: T): bool
someFunc:
testproject: someFunc()
SomeType:
utils: SomeType
someType:
utils: someType(): SomeType