2length ( seq1 seq2 -- n1 n2 )


Vocabulary
sequences

Inputs
seq1an object
seq2an object


Outputs
n1an object
n2an object


Definition