RRust
RRust copied to clipboard
Add a way to make custom reversible functions
At the moment functions that have a inverse counterpart are hardcoded, for example forward gets turned into backwards, if it was possible to implement a trait in some way to generalize it would make it easier to extend RRust.