You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides, the search for first will start from the C<:end> and returns the set of
802
+
key/values in a list; the I<key> in this case is simply the position it occupies
803
+
in the C<Seq>. The C<:kv> argument, which is part of the C<%a> argument in the
804
+
definitions above, modifies what C<first> returns, providing it as a flattened list of keys and values; for a listy object, the key will always be the index.
805
+
801
806
From version 6.d, the test can also be a C<Junction>:
0 commit comments