unwrap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T unwrap(inout(Object) object)
  2. T unwrap(T placeholder)
  3. T unwrap(inout(Object) object)
    ref
    T
    unwrap
    (
    T : typeof(null)
    )
    (
    inout(Object) object
    )

Meta