FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/Data - purescript/purescript-ordered-collections · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
purescript
/
purescript-ordered-collections
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
38
Code
Issues
11
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
purescript-ordered-collections
src
Data
on
master
User selector
Datepicker
Commit history
Commits on Apr 11, 2026
Add set limit to range operation using submap (#75)
tomcumming
authored
92a7c20
View commit details
Copy full SHA for 92a7c20
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
Improve documentation for Map functions with bounds params (#74)
Show description for 45d1e4f
aranchelk
authored
45d1e4f
View commit details
Copy full SHA for 45d1e4f
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Add any & anyWithKey (#73)
flip111
authored
3907933
View commit details
Copy full SHA for 3907933
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Fix difference (#68)
Show description for db50eee
natefaubion
authored
db50eee
View commit details
Copy full SHA for db50eee
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Rewrite internals for performance improvements (#66)
Show description for 85ee3ba
natefaubion
authored
85ee3ba
View commit details
Copy full SHA for 85ee3ba
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Use a single fold for difference (#64)
Show description for f149d50
JordanMartinez
authored
f149d50
View commit details
Copy full SHA for f149d50
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Speed up `keys` by using foldrWithIndex (#62)
Show description for 6221be7
JordanMartinez
authored
6221be7
View commit details
Copy full SHA for 6221be7
View code at this point
Browse repository at this point
Change `values` to use `foldr` for improved speed (#61)
Show description for ba5f689
JordanMartinez
authored
ba5f689
View commit details
Copy full SHA for ba5f689
View code at this point
Browse repository at this point
Added more efficient `unionWith`, eliminate transformation `Map` to `List` in `Foldable{WithIndex}` instances. (#60)
Show description for f97253d
xgrommx
authored
f97253d
View commit details
Copy full SHA for f97253d
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Replace unsafePartial with unsafeCrashWith (#57)
JordanMartinez
authored
57a5f2a
View commit details
Copy full SHA for 57a5f2a
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Re-add Semigroup/Monoid Map instances with Warn (#54)
Show description for 75b9bf4
JordanMartinez
authored
75b9bf4
View commit details
Copy full SHA for 75b9bf4
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Export Data.Map.Internal constructors (#52)
natefaubion
authored
ac380f9
View commit details
Copy full SHA for ac380f9
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Add `toggle` for Set (#49)
garyb
authored
0efa4f1
View commit details
Copy full SHA for 0efa4f1
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Fix warnings revealed by v0.14.1 PS release (#48)
Show description for f855acd
JordanMartinez
authored
f855acd
View commit details
Copy full SHA for f855acd
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Idiomatic Show instances for sets (#46)
Show description for 47ff34f
kl0tl
authored
47ff34f
View commit details
Copy full SHA for 47ff34f
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Drop left-biased Semigroup/Monoid instances for Map; add SemigroupMap (#38)
Show description for 0b540ea
JordanMartinez
authored
0b540ea
View commit details
Copy full SHA for 0b540ea
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Remove fold1 from the Foldable1 instance for NonEmptySet (#43)
Show description for 54e5474
kl0tl
authored
54e5474
View commit details
Copy full SHA for 54e5474
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Add toMap and fromMap to Data.Set (#31)
Show description for d004644
milesfrain
and
np
authored
d004644
View commit details
Copy full SHA for d004644
View code at this point
Browse repository at this point
Add Apply instance for Map (#16)
Show description for d63c873
rhendric
and
thomashoneyman
authored
d63c873
View commit details
Copy full SHA for d63c873
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Update to v0.14.0-rc3 (#35)
Show description for 8eeb3d5
authored
8eeb3d5
View commit details
Copy full SHA for 8eeb3d5
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Add Map.catMaybes function (#25)
Show description for 3857c6c
drewolson
authored
3857c6c
View commit details
Copy full SHA for 3857c6c
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Fix type annotation precedence
Show description for b784309
natefaubion
authored
b784309
View commit details
Copy full SHA for b784309
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Prefix all lines of the doc-comment for toUnfoldableUnordered with |
Show description for 12f8649
bernhard-herzog
committed
12f8649
View commit details
Copy full SHA for 12f8649
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Data.Map.intersection: Use const
karshan
committed
ca68958
View commit details
Copy full SHA for ca68958
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Merge branch 'master' of https://github.com/purescript/purescript-ordered-collections
karshan
committed
bec0126
View commit details
Copy full SHA for bec0126
View code at this point
Browse repository at this point
Add intersection,intersectionWith
karshan
committed
dfbd7e2
View commit details
Copy full SHA for dfbd7e2
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Add `insertWith` for `Map`
garyb
committed
67a0263
View commit details
Copy full SHA for 67a0263
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Add `fromFoldableWithIndex` for `Map`
garyb
committed
0f01752
View commit details
Copy full SHA for 0f01752
View code at this point
Browse repository at this point
Add mapMaybe functions for Map and Set types, filter for Set types
garyb
committed
9807aaf
View commit details
Copy full SHA for 9807aaf
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Merge pull request #5 from mschristiansen/map-difference
Show description for 5b21750
garyb
authored
5b21750
View commit details
Copy full SHA for 5b21750
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Generalise types
mschristiansen
committed
a09b16e
View commit details
Copy full SHA for a09b16e
View code at this point
Browse repository at this point
Commits on Sep 1, 2018
More work on `NonEmptySet`
garyb
committed
5821310
View commit details
Copy full SHA for 5821310
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
Add NonEmptySet
garyb
committed
2416261
View commit details
Copy full SHA for 2416261
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Add difference for Map
mschristiansen
committed
b1d79ed
View commit details
Copy full SHA for b1d79ed
View code at this point
Browse repository at this point
Commits on May 18, 2018
makes toUnfoldable ordered
kritzcreek
committed
484181f
View commit details
Copy full SHA for 484181f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL