aboutsummaryrefslogtreecommitdiff
path: root/src/packages.lisp
Commit message (Collapse)AuthorAgeFilesLines
* [pair] Created pair package and implemented some functionsdevSyndamia2022-12-101-0/+16
|
* [collections] Implemented integer-to-list functionSyndamia2022-12-081-1/+2
|
* [io] New package io, implemented doread-lines and ask-for-streamSyndamia2022-12-061-0/+6
|
* [asd] Fixed packages configurationv0.1Syndamia2022-12-061-0/+21