TakeIf<T> extension

on
  • T

Methods

takeIf(bool condition(T it)) → T?

Available on T, provided by the TakeIf extension