Code Monkey home page Code Monkey logo

Comments (2)

KhraksMamtsov avatar KhraksMamtsov commented on June 9, 2024 1

Clear) Thank you again)

from fp-ts-stream.

incetarik avatar incetarik commented on June 9, 2024

You are welcome!

The code is documented and as far as I know, there is no place undocumented, even returned partial functions are documented but if you are saying a website of the documentation of the library, I have not done it yet and I'm busy these days so I can't give you a certain date for it.

I tried to keep the functions the same with the array functions as much as possible, so what you know from there is valid here. AsyncStream might be an exception but you have very few things different in terms of functions and their names and the ways they work.

Well, for tests, you are right, adding tests would be beautiful but I did not do it for two things:

  1. I find the functional programming provides types that are explaining themselves and usually very easy to understand (as they are usually short) and until now I have not seen any error and nobody came to me with an error to fix.
  2. I also usually find most of the functional libraries have no tests, which I believe, due to the very same reason I have mentioned. Apart from that, adding tests would increase the package size.

from fp-ts-stream.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.