feat: Switch to function-based specification of dependencies #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ultimate_notation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allows dependencies to be economically expressed and used.
For example, see the new definition of subtract.
Credit for the basic idea goes to James Drew, see
https://stackoverflow.com/a/41525264
Resolves #21.