Snippets created by Marko Grdinić

  • Functional Argument Accumulator

    Applicative style argument accumulator functions inspired by the FParsec.Pipes library. It works by weaving a single continuation argument like a chain, kind of like the pipe function of FParsec but with a arbitrary number of arguments.

    3 people like this

    Posted: 7 years ago by Marko Grdinić