Expand description
General purpose lisp functions
Structsยง
- String
OrSymbol ๐
Functionsยง
- append ๐
- assoc ๐
- assq ๐
- build_
list ๐ - compare_
strings ๐ - concat ๐
- copy_
alist ๐ - copy_
alist_ ๐elem - copy_
sequence ๐ - debug_
enabled ๐ - defvaralias ๐
- delete ๐
- delete_
from_ ๐list - delq ๐
- disable_
debug ๐ - elt ๐
- enable_
debug ๐ - eq ๐
- eql ๐
- equal ๐
- featurep ๐
- gethash ๐
- hash_
table_ ๐p - identity ๐
- join ๐
- length ๐
- levenshtein_
distance ๐ - make_
hash_ ๐table - mapc ๐
- mapcan ๐
- mapcar ๐
- mapconcat ๐
- maphash ๐
- member ๐
- member_
of_ ๐list - memq ๐
- memql ๐
- nconc ๐
- nreverse ๐
- nth ๐
- nthcdr ๐
- plist_
get ๐ - plist_
member ๐ - prin1_
to_ ๐string - proper_
list_ ๐p - puthash ๐
- rassq ๐
- remhash ๐
- require ๐
- reverse ๐
- safe_
length ๐ - slice_
into_ ๐list - sort ๐
- string_
bytes ๐ - string_
distance ๐ - string_
equal ๐ - string_
lessp ๐ - string_
search ๐ - string_
to_ ๐multibyte - string_
version_ ๐lessp - substring ๐
- take ๐
- vconcat ๐
Type Aliasesยง
- EqFunc ๐