Also<T> extension

on
  • T

Methods

also(void block(T)) → T
Calls the specified function block with this value as its argument and returns this value.