accmltr / scala-games

A game engine for writing games in Scala.
MIT License
4 stars 0 forks source link

Add `toPascal` `toCamel` and `toSnake` operations #65

Open accmltr opened 8 months ago

accmltr commented 8 months ago

Extend String to support these methods.