MutableCall<T> extension

Extension to create a mutable container from any value.

on
  • T

Properties

mutable Mutable<T>

Available on T, provided by the MutableCall extension

Returns this value wrapped in a Mutable container.
no setter