Skip to content

Commit f21934b

Browse files
committed
Use enums
1 parent 82a91a6 commit f21934b

File tree

1 file changed

+0
-1
lines changed
  • catculator-core/src/main/scala/pl/writeonly/catculator/core/adt/tree

1 file changed

+0
-1
lines changed

catculator-core/src/main/scala/pl/writeonly/catculator/core/adt/tree/BinaryTree.scala

-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ enum BinaryTree[+A]:
66

77
object BinaryTree {
88
}
9-
q

0 commit comments

Comments
 (0)