cdr255 Library (Emacs Lisp)
Metadata

Description
The cdr255 libraries are basically my personal library in various languages. The naming convention makes it easy for me to know what libraries are called, what namespace things work in, and that I will eventually attempt to implement everything in all of the programming languages I use.
This page in particular is about the Emacs Lisp version of cdr255, which I use to house any procedure I create that I need to use more than once.
Quick Overview
For now, this only includes a few scant procedures, mostly for string manipulation.