• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    Common Lisp
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An assortment of (usually) standalone Lisp functions that deal with list manipulation, working with matrices, and other functionality. Useful for someone learning Lisp or perhaps needing a simple function. Implementations are by no means brilliant, just straightforward Lisp, here. In all functions I attempted to be as functionally pure as possible.