tardy ~master (2020-11-26T16:30:39Z)
Dub
Repo
tardy
Undocumented in source.
Modules
allocators
module
tardy.allocators
Undocumented in source.
from
module
tardy.from
Undocumented in source.
poly
module
tardy.poly
Undocumented in source.
refraction
module
tardy.refraction
Undocumented in source.
Public Imports
tardy.poly
public
import
tardy
.
poly
;
tardy.allocators
public
import
tardy
.
allocators
;
Members
Aliases
Transformer
alias
Transformer
=
Polymorphic
!
ITransformer
Undocumented in source.
Functions
xform
int
xform
(Transformer t)
Undocumented in source. Be warned that the author may not have intended to support it.
Interfaces
ITransformer
interface
ITransformer
Undocumented in source.
Structs
Adder
struct
Adder
Undocumented in source.
Plus1
struct
Plus1
Undocumented in source.
Meta
Source
See Source File
modules
modules
tardy
ut