dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TupleSymbol.hasOnlyTypes
dil
semantic
Symbols
TupleSymbol
Returns true if all elements are types (also if the tuple is empty.)
class
TupleSymbol
bool
hasOnlyTypes
(
)
Meta
Source
See Implementation
dil
semantic
Symbols
TupleSymbol
functions
getType
hasOnlyTypes
makeTypeTuple
variables
items
type
Returns true if all elements are types (also if the tuple is empty.)