nil<A> function

IList<A> nil<A>()

Implementation

IList<A> nil<A>() => new Nil();