ScopedMethods<T> extension

on
  • T

Properties

asOption Option<T>

Available on T, provided by the ScopedMethods extension

no setter

Methods

let<R>(Option<R> f(T it)) Option<R>

Available on T, provided by the ScopedMethods extension

panic(bool predicate(T it)) → T

Available on T, provided by the ScopedMethods extension