MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Refactor `Tokenize()` yet again #239

Closed jgersti closed 2 years ago

jgersti commented 2 years ago

Refactor Tokenize again using currying. The resulting syntax should be easier to understand and also saves ~50 chars.