Skip to content

Commit

Permalink
chore@small
Browse files Browse the repository at this point in the history
  • Loading branch information
Deyan Totev committed Jan 14, 2024
1 parent 7da7128 commit d6a37e4
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 357 deletions.
8 changes: 1 addition & 7 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,9 @@ One of the main issues with `Ramda` is the slow process of releasing new version

<details>
<summary>
Click to see the full list of 57 Ramda methods not implemented in Rambda and their status.
Click to see the full list of 51 Ramda methods not implemented in Rambda and their status.
</summary>

- gt
- gte
- hasIn
- innerJoin
- insert
- insertAll
- into
Expand Down Expand Up @@ -142,14 +138,12 @@ One of the main issues with `Ramda` is the slow process of releasing new version
- pipeWith
- project
- promap
- reduceBy
- reduceRight
- reduceWhile
- reduced
- remove
- scan
- sequence
- sortWith
- splitWhenever
- swap
- symmetricDifferenceWith
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,9 @@ One of the main issues with `Ramda` is the slow process of releasing new version

<details>
<summary>
Click to see the full list of 57 Ramda methods not implemented in Rambda and their status.
Click to see the full list of 51 Ramda methods not implemented in Rambda and their status.
</summary>

- gt
- gte
- hasIn
- innerJoin
- insert
- insertAll
- into
Expand Down Expand Up @@ -142,14 +138,12 @@ One of the main issues with `Ramda` is the slow process of releasing new version
- pipeWith
- project
- promap
- reduceBy
- reduceRight
- reduceWhile
- reduced
- remove
- scan
- sequence
- sortWith
- splitWhenever
- swap
- symmetricDifferenceWith
Expand Down
Loading

0 comments on commit d6a37e4

Please sign in to comment.