fst method

  1. @override
Lambda fst()
override

The first projection of a pair.

Implementation

@override
Lambda fst() => LambdaBuilderConstants().fst().build();