Each profile below follows the same structure: what the library is, a code example performing the standard task (create workbook, write data, save), its genuine strengths and limitations, and who ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There are only half a dozen classes you really need to master to become competent in the world ...
( It's mostly Common Lisp in Elisp syntax, for now; based on reading Land of Lisp. ) The listing sheet, as PDF, can be found here, while below is an unruly html rendition. This reference sheet is ...
Quite often, there are rules with all the same logic, but operating on different items and with different parameters. Using lambda expressions, it is in fact possible to specify reusable and ...