RRust icon indicating copy to clipboard operation
RRust copied to clipboard

Add a way to make custom reversible functions

Open Erk- opened this issue 3 years ago • 0 comments

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.

Erk- avatar Jun 26 '22 19:06 Erk-