Pinned Loading
-
scala-gradle-cucumber
scala-gradle-cucumber PublicAn example to demo how Scala, Gradle and Cucumber can be blended.
-
Scala3Enums.scala
Scala3Enums.scala 1enum MyList[+T]:
2case Cons(head: T, tail: MyList[T])
3case EmptyList
45def isEmpty: Boolean = this match {
-
scala-data-structures
scala-data-structures PublicAn example repository to create data structures in Scala
Scala
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.