dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
ZeroString.opCmp
dyaml
zerostring
ZeroString
Compare with another string.
struct
ZeroString
(string TypeName)
int
opCmp
const nothrow @
trusted
(
const
ref
ZeroString
str
)
in { assert (!isNull && !str.isNull); }
Meta
Source
See Implementation
dyaml
zerostring
ZeroString
constructors
this
functions
opCmp
opEquals
toHash
properties
get
isNull
Compare with another string.