dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TupleSymbol.makeTypeTuple
dil
semantic
Symbols
TupleSymbol
Creates a TypeTuple instance from the items of this tuple.
class
TupleSymbol
TypeTuple
makeTypeTuple
(
)
in { assert (hasOnlyTypes()); }
Meta
Source
See Implementation
dil
semantic
Symbols
TupleSymbol
functions
getType
hasOnlyTypes
makeTypeTuple
variables
items
type
Creates a TypeTuple instance from the items of this tuple.