hunt.util.TypeUtils

Undocumented in source.

Members

Aliases

Pair
alias Pair(F, S) = Tuple!(F, "first", S, "second")

Functions

makePair
Pair!(F, S) makePair(F first, S second)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TypeUtils
struct TypeUtils

Meta