trivial-left-pad

MIT

Ports the functionality of the very popular left-pad from npm.

$ area51 add trivial-left-padCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-left-pad:some-function ...)

Dependencies