My bad. Cyclic generator not decoder. Recursive decoders have the same issues.
Mark > On Nov 27, 2017, at 8:45 AM, 'Rupert Smith' via Elm Discuss > <[email protected]> wrote: > >> On Monday, November 27, 2017 at 4:33:57 PM UTC, Mark Hamburg wrote: >> That page already has an example built using the decoder APIs so unless >> something is changing to disallow the creation of such cyclic decoders, >> cycles remain. > > I'm looking at the page. I don't see a cyclic example built with the Decoder > API. What am I missing? > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
