aboutsummaryrefslogtreecommitdiff
path: root/sets.go
diff options
context:
space:
mode:
authorPaul Banks <banks@banksco.de>2022-10-05 14:01:19 +0100
committerGitHub <noreply@github.com>2022-10-05 14:01:19 +0100
commit39e1864ac89284e503ea97ed537cf96dac79b400 (patch)
tree52d0651e6fb62c0754eb27d885c072306242a9a6 /sets.go
parentMerge pull request #23 from laher/master (diff)
downloadpds-39e1864ac89284e503ea97ed537cf96dac79b400.tar.gz
pds-39e1864ac89284e503ea97ed537cf96dac79b400.tar.xz
Remove references to []byte keys in README
#23 added generic support (which is awesome) but noted the breaking change about no longer supporting `[]byte` keys due to the `Ordered` constraint. Ideally, this library would continue to support `[]byte` keys and use a custom interface to constrain key types instead. But until that happens, the README right now is a bit surprising as it talks explicitly about supporting `[]byte` keys still but they are actually a compile error! Here's a drive-by fix for the README for now - I _think_ I caught all the incorrect statements.
Diffstat (limited to 'sets.go')
0 files changed, 0 insertions, 0 deletions