Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 792 Bytes

seq-traverse.rst

File metadata and controls

62 lines (40 loc) · 792 Bytes

Sequence traversing functions

functionali

first rest ffirst second third fourth fifth last butlast take drop take_while drop_while split_with iter reversed count count

first

rest

ffirst

second

third

fourth

fifth

last

butlast

take

drop

take_while

drop_while

split_with

count