ggplotd v0.3.0 (2015-12-05T02:00:09Z)
Dub
Repo
Aes.this
ggplotd
aes
Aes
Aes
Constructor taking a compatible array.
this
(Types values)
this
(U[n] values)
struct
Aes
this
(
U
size_t
n
)
(
U
[
n
]
values
)
if
(
n
==
Types.length
&&
allSatisfy
!(
isBuildableFrom
!
U
,
Types
)
)
this
(U another)
Examples
int
[
2
]
ints
;
Tuple
!(
int
,
int
)
t
=
ints
;
Meta
Source
See Implementation
ggplotd
aes
Aes
Aes
aliases
Types
field
fieldNames
constructors
this
functions
length
opAssign
opCmp
opEquals
popFront
toHash
toString
properties
empty
slice
variables
expand
Constructor taking a compatible array.