Commit Graph

12 Commits

Author SHA1 Message Date
Gabriel Vérité
ea96b43be9 Add List equals and tail to list.bend 2024-08-08 18:41:56 +02:00
Ikko Eltociear Ashimine
e44f68ba8c
chore: update list.bend
occurence -> occurrence
2024-06-27 02:57:53 +09:00
Nicolas Abril
ea56af9048 Add file IO utils 2024-06-21 20:19:43 +02:00
evanmm3
720e748d25 fixed List/pop_front, added List/head 2024-05-29 14:21:55 -05:00
Evan M. Matthews
7955dd9ce1
Update List/append with stored value i-1
Co-authored-by: Nicolas Abril <y906846m@anonaddy.me>
2024-05-29 12:30:33 -04:00
Evan M. Matthews
3324a53880
Update List/pop_back
Co-authored-by: Nicolas Abril <y906846m@anonaddy.me>
2024-05-29 12:29:51 -04:00
evanmm3
7fd6b153a2 fix for List/count, added List/sum 2024-05-24 15:28:38 -05:00
evanmm3
62a39906da simplified logic for List/count 2024-05-22 17:06:29 -05:00
evanmm3
b41a88df7b fixed List/len func 2024-05-22 17:00:52 -05:00
Evan M. Matthews
475138a596
Update examples/list.bend
Co-authored-by: Nicolas Abril <y906846m@anonaddy.me>
2024-05-22 17:40:50 -04:00
Evan M. Matthews
3cfddb929f
Update examples/list.bend
Co-authored-by: Nicolas Abril <y906846m@anonaddy.me>
2024-05-22 17:40:34 -04:00
evanmm3
6b280423cd list function examples 2024-05-22 16:15:39 -05:00