docs(adr): adr template, design principles adr #26
@@ -25,7 +25,7 @@ To resolve this, I'm enforcing two new principles onto the contract of `go-cucko
|
|||||||
|
|
||||||
These principles should _guide_ the public interface of `go-cuckoo`.
|
These principles should _guide_ the public interface of `go-cuckoo`.
|
||||||
Neither should be treated absolutely, though.
|
Neither should be treated absolutely, though.
|
||||||
The behavior of `go-cuckoo` is distinct from `map`.
|
The behavior of `go-cuckoo` is distinct from `map` (e.g. `Put` can fail; see `ErrBadHash`).
|
||||||
Do not equate them.
|
Do not equate them.
|
||||||
|
|
||||||
## Consequences
|
## Consequences
|
||||||
|
|||||||
Reference in New Issue
Block a user