issues
search
michaelt
/
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
BSD 3-Clause "New" or "Revised" License
104
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
THIS REPOSITORY IS NOT MAINTAINED HERE
#51
treeowl
opened
6 years ago
0
GHC 8 compat: Semigroup is a superclass of Monoid
#50
haasn
closed
6 years ago
1
Updated the conversions from/to conduit
#49
etorreborre
closed
5 years ago
1
Rate-limited/bounded/windowed parallelism.
#48
alexanderkjeldaas
opened
6 years ago
1
Fix typo
#47
sergv
closed
6 years ago
3
bump mmorph upper + bump version
#46
tonyday567
closed
5 years ago
1
Why is zipWith3 implemented as it is?
#45
treeowl
opened
7 years ago
1
Generalize unzip, perhaps
#44
treeowl
opened
7 years ago
1
Generalize copy, perhaps
#43
treeowl
opened
7 years ago
7
Include "io-streams" in the benchmarks
#42
nikita-volkov
opened
7 years ago
1
Live dangerously with never
#41
treeowl
opened
7 years ago
4
Deprecate mapsExposed and mapsMExposed
#40
treeowl
opened
7 years ago
1
Make zipsWith short-circuit
#39
treeowl
closed
7 years ago
4
Streams satisfy neither left distribution nor left catch
#38
treeowl
opened
7 years ago
1
Add differently-constrained maps and mapped
#37
treeowl
opened
7 years ago
1
join + fmap = bind
#36
treeowl
closed
7 years ago
1
Make destroy respect the abstraction
#35
treeowl
opened
7 years ago
0
Streaming exposes an unsafe destroy
#34
treeowl
opened
7 years ago
3
Add tests
#33
treeowl
opened
7 years ago
1
hoist is wrong
#32
treeowl
closed
7 years ago
6
Incorrect Markdown?
#31
tomjaguarpaw
opened
7 years ago
0
Useless internal argument in any, all, any_, all_
#30
np
opened
7 years ago
1
Generalise the type of uncons
#29
ivan-m
opened
7 years ago
2
Add uncurry'
#28
ivan-m
opened
7 years ago
1
hoist doesn't seem to play nicely with chunksOf
#27
ivan-m
closed
7 years ago
2
Eq and Show instances
#26
andrewthad
opened
7 years ago
5
Strange behavior from S.head_
#25
afcady
closed
7 years ago
3
Reduce Functor constraint by using Freer-style encoding
#24
jwiegley
closed
2 years ago
7
Promptness
#23
ocharles
opened
7 years ago
17
Revert "Revert "Fix `last` and `last_` for effectful streams""
#22
michaelt
closed
7 years ago
0
Revert "Fix `last` and `last_` for effectful streams"
#21
michaelt
closed
7 years ago
1
Fix `last` and `last_` for effectful streams
#20
aherrmann
closed
7 years ago
7
Is it possible to have an inverse of `unzips`?
#19
phischu
closed
7 years ago
3
Just some thoughts
#18
andrewthad
opened
8 years ago
6
writeFile type
#17
mitchellwrosen
opened
8 years ago
1
Documentation refers to functions which apparently don't exist
#16
bgamari
opened
8 years ago
2
(<|>) and mplus are not associative
#15
purefn
closed
8 years ago
4
Add takeWhileM
#14
mitchellwrosen
closed
8 years ago
4
`mapOf` not being exported
#13
echatav
closed
8 years ago
6
MonadBaseControl
#12
echatav
closed
8 years ago
7
transformers-0.5
#11
andrewthad
closed
8 years ago
1
Added catMaybes and mapMaybe
#10
andrewthad
closed
8 years ago
1
catMaybes and mapMaybe
#9
andrewthad
closed
8 years ago
2
Streaming lists doesn't stream
#8
echatav
closed
8 years ago
4
Full pipes compatibility
#7
tomjaguarpaw
opened
8 years ago
0
How to fight undesirable sharing?
#6
UnkindPartition
closed
8 years ago
25
Doc fix
#5
mitchellwrosen
closed
8 years ago
2
Group examples
#4
AlexeyRaga
closed
9 years ago
3
Polish README
#3
PierreR
closed
8 years ago
5
Renaming cabal file
#2
PierreR
closed
9 years ago
1
Next