We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cd210d + e21a653 commit ad1a7f5Copy full SHA for ad1a7f5
README.md
@@ -27,7 +27,7 @@ are required to opt-into the interface.
27
### `canonicalize` Definition
28
29
```julia
30
-cononicalize(::AbstractPortion, p::T1) -> values::T2, repack, aliases::Bool
+canonicalize(::AbstractPortion, p::T1) -> values::T2, repack, aliases::Bool
31
repack(new_values::T2) -> p::T2 # with values replaced with new_values
32
```
33
0 commit comments