Package: effect Module: List
effect
List
Returns the number of elements contained in the specified List
Signature
declare const size: <A>(self: List<A>) => number
Source
Since v2.0.0