tardy ~master (2020-11-26T16:30:39Z)
Dub
Repo
Adder
tardy
Undocumented in source.
version(TardyTest)
struct
Adder {
int
i
;
int
transform
(int j);
}
Members
Functions
transform
int
transform
(int j)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
i
int
i
;
Undocumented in source.
Meta
Source
See Implementation
tardy
modules
allocators
from
poly
refraction
aliases
Transformer
functions
xform
interfaces
ITransformer
structs
Adder
Plus1