(module combinatorics (ordered-subset-fold ordered-subset-for-each ordered-subset-map) (import chicken scheme) (use srfi-1) (include "combinatorics-core.scm"))