A Scala 3 implementation of goto.
This library is intended only for testing against existing algorithms
and implementations that use goto
. It is not efficient, and is a
bad way to program in general.
Scala 3
libraryDependencies += "lgbt.princess" %% "spaghetti" % "0.1.0" % Test