Coder Social home page Coder Social logo

Comments (8)

blockloop avatar blockloop commented on September 26, 2024

🤔 can you give me a function signature of what you expect here?

from byteslice.

blockloop avatar blockloop commented on September 26, 2024

To be clear, I know what those operators are. Just not sure what this PR means specifically.

from byteslice.

rlespinasse avatar rlespinasse commented on September 26, 2024

@blockloop Good question, I update the issue with more information.
Tell me if you need more.

Have fun

from byteslice.

m4-miranda avatar m4-miranda commented on September 26, 2024

@rlespinasse this is my first contribution, so excuse the (possibly) dumb questions.
How I'd implement the AND function: iterate through each byte in the array and perform an AND operation on each. Is this right or am I missing something?

from byteslice.

rlespinasse avatar rlespinasse commented on September 26, 2024

@m4-miranda It's basically that. Just take in account, this AND function must support different size for the data and mask parameters. The data and the mask must be considerate as Little endian (see Issue purpose sections.)

Have fun

from byteslice.

rlespinasse avatar rlespinasse commented on September 26, 2024

For everybody, you can implement this issue partially if you want.
Just tell me what you want to do, before.

from byteslice.

rlespinasse avatar rlespinasse commented on September 26, 2024

No forks since 5 days, so the issue is "partially" taken anymore

from byteslice.

ulziibuyan avatar ulziibuyan commented on September 26, 2024

I would like to take this issue. Could you assign it to me, please?

from byteslice.

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.