tardy ~master (2020-11-26T16:30:39Z)
Dub
Repo
transform
modules
ufcs
value
transform
Undocumented in source. Be warned that the author may not have intended to support it.
int
transform
(int i, int j)
int
transform
(double d, int i)
int
transform
(string s, int i)
int
transform
(int[] a, int i)
@
safe
@
nogc
pure
int
transform
(
const
int
[]
a
,
int
i
)
Meta
Source
See Implementation
modules
ufcs
value
transform
functions
transform