asteria-archive-otori / Echidna

[WIP] A friendlier code editor than your current one.
Mozilla Public License 2.0
14 stars 0 forks source link

refactor: mark small functions as inline, and simplify unwrapping Result and Option #23

Closed null8626 closed 2 years ago

null8626 commented 2 years ago

Shortened code by:

Also marked several small functions as inline to improve performance.

togetherwithasteria commented 2 years ago

LGTM <3

null8626 commented 2 years ago

<3

togetherwithasteria commented 2 years ago

Merged!