Property
IsOk
val IsOk: Option<T>
Type: Result<T, E>
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn
Gets the successful value as an option.
val IsOk: Option<T>
Type: Result<T, E>
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn
Gets the successful value as an option.