Skip to content

Commit 2a5fc6d

Browse files
committed
Added note to README
1 parent c52ee81 commit 2a5fc6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ All functions return lazy sequences.
8484
([1] [1] [2 2]))
8585
```
8686

87+
Note that `permutations` and `partitions` intelligently handle inputs with duplicate items,
88+
using a more sophisticated algorithm that will produce only distinct permutations/partitions.
89+
The other functions do not do this, and will produce duplicates in the output if the input has
90+
duplicate items.
91+
8792
Refer to docstrings in the `clojure.math.combinatorics` namespace for
8893
additional documentation.
8994

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy