home.social

#lazylists — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lazylists, aggregated by home.social.

fetched live
  1. CW: Rosetta Code

    An implementation of the #RosettaCode #ContinuedFractions arithmetic draft task, in #Mercury, based very loosely on the #StandardML (that is based on the #Scheme and the #Python:

    Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2) - Rosetta Code rosettacode.org/wiki/Continued

    The implementation uses #LazyLists to represent continued fractions.