aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-02-21Add unit tests for lib.functions.takeAryadev Chavali
2025-02-21Add unit tests for lib.functions.rangeAryadev Chavali
2025-02-19Implement -<> operator for threading an argument through first parameterAryadev Chavali
2025-02-15Rework `$` operator to take a capture variableAryadev Chavali
2025-02-14Implement a function to remove specific indices from a listAryadev Chavali
2025-02-14Split source code into different modules for cleanlinessAryadev Chavali