Combinatorial objects stream generators for Java 8+.
-
Updated
Jan 30, 2022 - Java
Add a description, image, and links to the combinations topic page so that developers can more easily learn about it.
To associate your repository with the combinations topic, visit your repo's landing page and select "manage topics."
The
FUNargument incomboGeneral()and similarRcppAlgosfunctions could be more useful if the user is allowed to provide the expected value, similar tovapply(). Currently, a list is allocated which can take up a lot of memory.