shithub: mc

ref: 0a90d87daea7bf0a97dfc7d65cc1ef0ae9806c30
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
;;