The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Algebraic.toString
mir
algebraic
Algebraic
Requires mir-algorithm package
immutable
(
char
)[]
toString
()
void
toString
(W w)
struct
Algebraic
(T__...)
scope const @
trusted
pure
void
toString
(
W
)
(
ref
scope
W
w
)
if
(
__traits(
compiles
,
(
)
pure)
)
void
toString
(W w)
Meta
Source
See Implementation
mir
algebraic
Algebraic
aliases
AllowedTypes
constructors
this
enums
Kind
functions
_is
get
isNull
isOk
kind
nullify
opAssign
opCast
opCmp
opEquals
opSlice
toHash
toString
trustedGet
static functions
_void
static variables
metaFieldNames__
typeFieldNames__
Requires mir-algorithm package