ObjExtenstions<T> extension

on
  • T

Methods

let<R>(R op(T that)) → R

Available on T, provided by the ObjExtenstions extension

let call inspired by Kotlin