MhuKtAnyX<T> extension

on
  • T

Methods

also(void fn(T e)) → T
let<R>(R fn(T e)) → R
takeIf(bool predicate(T)) → T?