The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
GuideStore.put
ggplotd
guide
GuideStore
Add a value of anytype to the store
void
put
(T gs)
void
put
(T range)
void
put
(T value, double offset)
struct
GuideStore
(string type = "")
void
put
(
T
)
(
in
T
value
,
double
offset
= 0
)
if
(
!
is
(
T
==
GuideStore
!(
type
)) &&
(
is
(
T
==
string
) ||
!
isInputRange
!
T
)
)
Meta
Source
See Implementation
ggplotd
guide
GuideStore
functions
hasDiscrete
max
min
put
properties
store
storeHash
Add a value of anytype to the store