Skip to content

Simplify aliasing #38

@skx

Description

@skx

We currently have a lot of (legacy) function renaming.

For example:

(set! year date:year)
(set! slurp file:read)

We have worse too! (Compare length and count in stdlib/mal.lisp!)

It would be nice to have a helper function (alias new existing) to make the intended use more explicit.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions