Giter Site home page Giter Site logo

Data.Tree additional functions about containers HOT 5 OPEN

haskell avatar haskell commented on June 11, 2024
Data.Tree additional functions

from containers.

Comments (5)

foxik avatar foxik commented on June 11, 2024

The Tree API is really very poor. The reason is only that nobody has spend time working on it.

It makes sense to add functions to the Treemodule. The naming should be consistent with the rest of the containers API, so treefilter should really be just filter, the subtreeat maybe lookupTree, etc.

Please note that containers API changes are subject to http://www.haskell.org/haskellwiki/Library_submissions process, especially see http://www.haskell.org/haskellwiki/Library_submissions#Guidance_for_proposers. If you want to pursue this, please send a specific proposal (functions and their types you want to add; no implementation is needed at this point) to the libraries mailing list.

Cheers,
Milan

from containers.

jcristovao avatar jcristovao commented on June 11, 2024

Allright, I'll see if I can find some time to make the proposals, thanks!
Cheers,
João

from containers.

jcristovao avatar jcristovao commented on June 11, 2024

Hi again,
I'm sorry for the delay on this...
So, the discussion threads:
1
2
Should I send a new email with a summary, just to make sure that everyone is on-board with the latest proposal (your, of separating the Tree from the Forest functions), or the current discussion is sufficient to advance with this?
Cheers,
João

from containers.

foxik avatar foxik commented on June 11, 2024

Please reiterate it on libraries list. Just start a new thread with the latest proposal.

I am not saying the Tree/Forest module split is the best alternative, it was just an idea. Please do not hesitate to mention in the proposal also the possibility of distinguishing functions using names only (i.e., using empty vs. Forest suffix (like filter + filterForest), or forest prefix (filter and forestFilter, or anything you come up with).

from containers.

m-renaud avatar m-renaud commented on June 11, 2024

It's been quite some time since this has been updated, was there any resolution on the libraries list for these? If not I was planning on going through the Tree api and putting together a proposal for functions to be added, I can include these in the list.

from containers.

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.