Skip to content

Instantly share code, notes, and snippets.

View ariwaranosai's full-sized avatar
🐒
hou

在原佐为 ariwaranosai

🐒
hou
  • HangZhou
View GitHub Profile
import Bool._
import Equality._
sealed trait Bool {
type V <: Bool
type ACT[T <: Up, F <: Up, Up]
}
trait True extends Bool {
type V = True
0x0cb4405A1c6d8e9344304a3353279bB301e9343a