f39633d7c5
feat: add is-type convenience definition.
b23587d721
docs: Fix typos in release notes.
7bf2923ad1
fix: allow all types to call "haskeys".
5cfb35a239
docs: update readme to include a notice for the correct release.
f41485cecf
feat: allow to initialize empty playlist file.
4537a3aee3
feat: configuration page with default lisp forms.
396384fd71
feat(lisp): more builtins instead of derived.
6ee9bd7f67
feat: use yaml files by default.
4e5cb8e64e
Merge branch 'yaml'
889df318db
test: method invocation.
8257acbfbb
fix! method invocation if no arguments are supplied.