ddash ~master (2018-09-27T21:25:54Z)
Dub
Repo
Expect.toString
ddash
utils
expect
Expect
Calls std.conv.to!string on T or E
struct
Expect
(T, E = Variant)
string
toString
(
)
if
(
!
is
(
E
==
void
)
)
Meta
Source
See Implementation
ddash
utils
expect
Expect
constructors
this
functions
isExpected
match
opEquals
toString
static functions
expected
unexpected
Calls std.conv.to!string on T or E