mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 00:10:31 +03:00
3 lines
62 B
Idris
3 lines
62 B
Idris
infixr 0 -->
|
|
(-->) : (Type -> Type) -> (Type -> Type) -> Type
|