Idris2/tests/idris2/pkg007/Another/Fourth.idr

10 lines
140 B
Idris
Raw Normal View History

2021-04-15 16:08:50 +03:00
module Another.Fourth
import A.Path.Of.Dires.Second
import Another.One.Third
%default total
example2 : Tree Nat
example2 = map S example