▲ | taeric 6 days ago | |
For a fun somewhat related topic, it was neat to see the hierarchy of strings and characters in Common Lisp the other day. Can be used to illustrate a bit of the shortcoming of using ancestry to answer if two things are related. https://lispcookbook.github.io/cl-cookbook/strings.html#stri... |