shithub: mc

ref: 731dd8851a19c11f91d01bdc8c469c77d653a4ea
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
;;