biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
asserte
bio
core
utils
exception
Undocumented in source. Be warned that the author may not have intended to support it.
T
asserte
(T value, Throwable ex)
T
asserte
(T value, string msg)
T
asserte
(
T
)
(
T
value
,
lazy
string
msg
= "asserte failed"
)
T
asserte
(T value, Dg dg)
Meta
Source
See Implementation
bio
core
utils
exception
functions
asserte