☰
DDOCs
JOKA
v0.1.23
/
joka.types
/
Option.get
🔍
☾
Option.get
T get(ref bool trap)
@trusted
nothrow
@nogc
Returns the value and traps the
isSome
check to avoid an assert.