Type alias ViewR<A>

ViewR<A>: Option<Tuple<Seq<A>, A>>

The view of the right end of a Seq.

Type Parameters

  • A

Generated using TypeDoc