Capitalization and spacing conversion functions for Common Lisp
This is a Common Lisp library to change the capitalization and spacing of a string or a symbol. It can convert to and from Lisp, english, underscore and camel-case rules.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'iterate' does not match package name 'ecl-iterate' | |
input-labels Identify input labels that do not match package names | label 'alexandria' does not match package name 'ecl-alexandria' |