effect-io-ai

Package: effect
Module: MutableList

MutableList.length

Returns the length of the list.

Signature

declare const length: <A>(self: MutableList<A>) => number

Source

Since v2.0.0