Eloise Christian
Eloise Christian
Just like `seqable` but specifically for `sequential?` sequences e.g. vectors and lists but not sets or maps.
When leaving a demo, `demo-it-presentation-quit` re-enables `flyspell`. I do have it installed since it comes by default with Emacs but I never have it enabled & don't have spellchecking software...
**Do not merge this yet!** This PR adds [`FileChooser`](https://openjfx.io/javadoc/13/javafx.graphics/javafx/stage/FileChooser.html) to cljfx (along with necessary coercions for `FileChooser.ExtensionFilter` and `File`). **This is not yet complete.** I have implemented functionality for `:title`,...
Fixes #69 Allows you to view a list of your saved tracks.
Fixes #9 Allows you to remove tracks from a playlist in the context of a playlist's track listing, much like other features are available specifically in a playlist track listing.
Preserves buffer-local environment e.g. `exec-path` so that `coq-detect-rocq-cli` executes the Rocq executable in the same environment as it is executed in other parts of PG. Also a slightly simpler implementation....