A reify that doesn't implement a given protocol method now dispatches to that protocol's extended impls over the reify's host tags (e.g. an Object/default extension) instead of erroring 'No reified method'. This is malli's pattern: it reifies some protocols and relies on RegexSchema's default for the rest. A method with neither a reify impl nor a default still errors. |
||
|---|---|---|
| .. | ||
| chez | ||