I absolutely do need to document that. That's just a mistake. Thanks for spotting it
On 16 July 2016 at 19:32, Nick H <[email protected]> wrote: > Thank you for sharing! > > I think it would be worth the trouble of fleshing out the documentation a > bit. For instance, it's not clear what a Monoid is. It appears that you > need a Monoid to construct an AnnotatedFingerTree, but there's no > indication of how to construct a Monoid. Some example code of how to use > the library would be a big help! > > On Fri, Jul 15, 2016 at 8:42 AM, Matthew Heath < > [email protected]> wrote: > >> I have made a fingertree package >> <http://package.elm-lang.org/packages/MatthewJohnHeath/elm-fingertree/1.0.0/> >> and >> used it to make a persistent priority queue and a deque with random acces. >> I hope these are of use to someone >> >> -- >> 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 a topic in the > Google Groups "Elm Discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elm-discuss/eNlJ2W-EBms/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Matt Heath, http://mattheath.wordpress.com -- 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.
