GithubHelp home page GithubHelp logo

Comments (3)

alerque avatar alerque commented on June 16, 2024

In my opinion, your are welcome to do this to your downstream projects but implementing it for everybody here upstream would just make a mess for us, especially when it came to documentation, and additionally for anybody that uses the functions and even wants to lookup docs, use fancy IDE features, refactor their code, etc.

Might I suggest you do the opposite? At the top of your app alias the Penlight functions you need for that app into your table namespace:

table.deepcopy = pl.tablex.deepcopy
table.foreachi = pl.tablex.foreachi

Even that I think makes it harder to read the code, but it has some advantages to the other way around.

from penlight.

kalekje avatar kalekje commented on June 16, 2024

Thank you for sharing, much appreciated. I kind of threw this out there to solicit some input from more experienced programmers, and it worked, so again, thank you. I think your approach does make a bit more sense.

from penlight.

Tieske avatar Tieske commented on June 16, 2024

@kalekje check out https://lunarmodules.github.io/Penlight/libraries/pl.utils.html#import

from penlight.

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.