Closed booniepepper closed 3 years ago
Add a "top" alias for head and "bottom" alias for tail
head
tail
E.g. this allows sigi top 5 which sounds more intuitive for non-compsci people
sigi top 5
Done in https://github.com/hiljusti/sigi/commit/c3f921fa820f03c53cafbe54d7cda0f29d8f4d34
Add a "top" alias for
head
and "bottom" alias fortail
E.g. this allows
sigi top 5
which sounds more intuitive for non-compsci people