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