Add algorithm.iteration.foldl

This commit is contained in:
2019-04-16 07:20:52 +02:00
parent f66935f40d
commit f214f3baa2
8 changed files with 60 additions and 7 deletions

View File

@ -9,5 +9,5 @@
"importPaths": [
"."
],
"dflags": ["-dip1000"]
"dflags-dmd": ["-dip1000"]
}