This is the trivial-left-pad Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:56:30 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-left-pad
Ports the functionality of the very popular left-pad from npm.
Michael Babich
MIT
alexandria
(system).
package.lisp
(file).
trivial-left-pad.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-left-pad/trivial-left-pad.asd
trivial-left-pad/package.lisp
trivial-left-pad/trivial-left-pad.lisp
trivial-left-pad/trivial-left-pad.asd
trivial-left-pad
(system).
trivial-left-pad/trivial-left-pad.lisp
package.lisp
(file).
trivial-left-pad
(system).
left-pad
(function).
%advanced-left-pad
(function).
%simple-left-pad
(function).
reasonable-string-length
(type).
Packages are listed by definition order.
trivial-left-pad
common-lisp
.
left-pad
(function).
%advanced-left-pad
(function).
%simple-left-pad
(function).
reasonable-string-length
(type).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Pads the left of string to be length long. It inserts padding in front. If padding is nil, a space is inserted. If string is not a string, it is converted to a string. The maximum allowed length is 10,000,000.
Jump to: | %
F L |
---|
Jump to: | %
F L |
---|
Jump to: | F P R S T |
---|
Jump to: | F P R S T |
---|