separated_pair
nom.sequence.separated_pair
(I
type
:
Type, R1 type
:
Type, R2 type
:
Type, R3 type
:
Type, O1 type
:
Type, O2 type
:
Type, O3 type
:
Type, p1 nom.this.Parser I R1 O1, p_sep nom.this.Parser R1 R2 O2, p2 Function (nom.this.Parser R2 R3 O3)) =>
nom.this.Parser I R3 (tuple O1 O3)¶return result of p1 and p2 as tuple, drop result of p_sep
Type Parameters
0.095dev (2025-08-15 12:02:22 GIT hash 301b5b75e77076d091b38f555473f9f0e31e5b5c built by fridi@fzen)