The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Tuple.Types
std
typecons
Tuple
Tuple
The types of the
Tuple
's components.
import std.typecons;
struct
Tuple
alias
Types
=
staticMap
!(
extractType
,
fieldSpecs
)
Meta
Source
See Implementation
std
typecons
Tuple
Tuple
aliases
Types
fieldNames
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCmp
opEquals
rename
toHash
toString
properties
slice
variables
expand
The types of the Tuple's components.