bebraw / bebraw/funkit

Implement functional:partialRight

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It can be useful to be able to perform a partial application from right (more flexibility). See http://oli.me.uk/2013/07/02/ranges-summation-and-predicates/ for reference.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing functional application utilities in this JavaScript library and the reference linked in the issue. Determine the expected behavior for partialRight, including argument order, then add the utility and verify it against the project's existing conventions and tests, if present. Done means right-side partial application works consistently with the current API.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.