Giter Site home page Giter Site logo

Comments (4)

panesofglass avatar panesofglass commented on July 21, 2024

I vote for AsyncSeq because the pattern follows that of FSharpList. IAsyncEnumerator has all the problems of IEnumerator, including thrown exceptions and mutable state.

from fsharp.data.sqlclient.

dsyme avatar dsyme commented on July 21, 2024

It would make sense to have AsyncSeq in a single nuget package/project, so other projects could start to take dependencies on it. It may also be a candidate for FSharp.Core, though the bar is much higher there (e.g. w.r.t. perf).

from fsharp.data.sqlclient.

panesofglass avatar panesofglass commented on July 21, 2024

@dsyme 👍

Actually, I think now that a lot of F#x should be broken into smaller assemblies. My original thought was to do this with sources that could just compile into your project as many are small enough and could then be tweaked to individual preferences. The downside, of course, is that it becomes much more difficult to upgrade reliably.

from fsharp.data.sqlclient.

dmitry-a-morozov avatar dmitry-a-morozov commented on July 21, 2024

I agree - would be nice to have AsyncSeq as separate nuget package/project

from fsharp.data.sqlclient.

Related Issues (20)

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.