-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* arrayToRecord function added * arrayToRecord tests * Removing unneeded import * Prettier * arrayToRecord renamed by keyArrayBy * Exposing keyArrayBy * Adding doc * Sonar fix * groupBy improved * groupByUnique method * Removing keyArrayBy * exposing groupByUnique * Test fixes * Controlling type error * Doc * Throwing error in case of duplicated value * Adding doc for groupBy and groupByUnique * Tests fix
- Loading branch information
1 parent
e3fed48
commit 7ced158
Showing
7 changed files
with
364 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.