empty<T> function

Empty<T> empty<T>()

Implementation

Empty<T> empty<T>() => Empty<T>();