1
1
mirror of https://github.com/srid/ema.git synced 2024-12-01 15:13:36 +03:00
ema/docs
Sridhar Ratnakumar fa040b0ce7
Finalize the naming/types of IsRoute class (#119)
* 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
2022-07-18 12:27:07 -04:00
..
guide Finalize the naming/types of IsRoute class (#119) 2022-07-18 12:27:07 -04:00
start Finalize the naming/types of IsRoute class (#119) 2022-07-18 12:27:07 -04:00
static Start porting to emanote 2021-05-18 22:43:37 -04:00
topics docs: re-org 2022-07-14 16:51:56 -04:00
tutorial Finalize the naming/types of IsRoute class (#119) 2022-07-18 12:27:07 -04:00
examples.md doc: initial skeleton 2022-07-05 11:29:38 -04:00
favicon.svg Start porting to emanote 2021-05-18 22:43:37 -04:00
guide.md docs: tutorial: write 00 and 01 2022-07-14 17:43:11 -04:00
index.md docs: Tutorial will be mood tracker 2022-07-14 16:51:50 -04:00
index.yaml docs: cleanup 0.6 docs no longer necessary 2022-06-11 16:17:24 -04:00
start.md docs: Tutorial will be mood tracker 2022-07-14 16:51:50 -04:00
topics.md doc: tutorial series sketch (remove old one) 2022-07-05 10:31:14 -04:00
tutorial.md Finalize the naming/types of IsRoute class (#119) 2022-07-18 12:27:07 -04:00