Running the command (asdf:registered-systems) returns the output:
(“asdf-package-system” “cl-svg” “lispworks-udp” “alexandria” “trivial-features” “cffi-grovel” “asdf” “osc” “cffi” “babel” “uiop” “cffi-libffi”)
In the writing classes and functions page
https://cac-t-u-s.github.io/pages/write-code
Shows
(defclass! my-chord (om::chord)
There and in the src folder many files are included in the om package.
I want to know the relationship between the om-sharp package and those libraries, if there is a hierarchy.
I’m trying to get an overall map of om#.