emacs-elsa / Elsa

Emacs Lisp Static Analyzer and gradual type system.
GNU General Public License v3.0
640 stars 26 forks source link

Replace the internal elsa sequence functions with implementations of seq- methods #200

Open Fuco1 opened 1 year ago

Fuco1 commented 1 year ago

All these can be replaced by implementing seq methods for the appropriate reader forms.