mirror of
https://github.com/srid/ema.git
synced 2024-12-01 15:13:36 +03:00
fa040b0ce7
* Rename allRoutes -> routeUniverse Because, it is consistent with routeEncoder. All types/methods are now prefixed with "route": - RouteModel - routeEncoder - routeUniverse * Drop RouteEncoder, exposing the underlying prism (albeist as Prism_ out of necessity) * rename module names as well * Even mkRoutePrism is redundant; use toPrism_ Especially it puts the model argument in the function argument itself, just like routeUniverse. * Drop applyRoutePrism (fromPrism_ is good enough) * Extract eitherPrism * Expose giso * Drop singletonRoutePrism (this is just "only" from optics-core) * Update docs |
||
---|---|---|
.. | ||
guide | ||
start | ||
static | ||
topics | ||
tutorial | ||
examples.md | ||
favicon.svg | ||
guide.md | ||
index.md | ||
index.yaml | ||
start.md | ||
topics.md | ||
tutorial.md |