Method
FromResidual
static func FromResidual(residual: ()) -> Option<T>
Type: Option<T>
Namespace: System
Assembly: Raven.Core.dll
Source file: Option.rvn
Constructs an empty option from a propagated residual.
static func FromResidual(residual: ()) -> Option<T>
Type: Option<T>
Namespace: System
Assembly: Raven.Core.dll
Source file: Option.rvn
Constructs an empty option from a propagated residual.