Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Custom operations #302

Open
0xENDER opened this issue Oct 15, 2021 · 0 comments
Open

Custom operations #302

0xENDER opened this issue Oct 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@0xENDER
Copy link
Member

0xENDER commented Oct 15, 2021

Add a way for users to define custom operations!
Example:

oprt::public before $ after {

    apply before + before*after;

}

operation before # after {

    apply before^after + 2*after;

}
@0xENDER 0xENDER added the enhancement New feature or request label Oct 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant