shithub: mc

ref: 346140113cb979d60f27fb3795f08e5976c0c712
dir: /lib/iter/bld.sub/

View raw version
lib iter =
	chunk.myr
	enum.myr
	perm.myr
	ref.myr
	reverse.myr
	zip.myr

	lib ../sys:sys
	lib ../std:std
;;

testdeps =
	../testr:testr
	../sys:sys
	../std:std
;;