We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need them. The infrastructure is in place, but none are written!
List of tests needed:
pure
fmap
<^>
ap
<*>
bind
>>-
flatten
request
respond
pull
push
>>|
|<<
|>>
<<|
|>|
|<|
>|>
<|<
+>>
<<+
>>~
~<<
>+>
<+<
>~>
<~<
reflect
delay
runEffect
discard
each
SequenceType
once
next
fold
foldRet
toList
arr
left
right
+++
yield
await
cat
>~~
~~<
~~>
<~~
>->
<-<
drain
chain
not
mconcat
head
last
isEmpty
length
mapInput
mapOutput
map
mapMany
description
debugDescription
concat
all
any
and
or
sum
product
maximum
minimum
scan
scan1
scan1i
repeat
replicate
take
takeWhile
drop
dropWhile
elem
notElem
find
filter
elemIndices
findIndex
findIndices
zip
zipWith
span
extreme
splitAt
groupBy
group
draw
skip
drawAll
skipAll
unDraw
peek
isEndOfInput
foldAll
GroupedProducer
wrap
groupsBy
groups
chunksOf
concats
intercalates
takes
takesRet
drops
fromHandle
stdinLn
toHandle
stdoutLn
describe
debugDescribe
writeTo
The text was updated successfully, but these errors were encountered:
Updating the list to account for #7.
Sorry, something went wrong.
Updating the list to account for #10.
Updating the list to account for #15.
No branches or pull requests
We need them. The infrastructure is in place, but none are written!
List of tests needed:
pure
fmap
/<^>
ap
/<*>
bind
/>>-
flatten
request
respond
pull
push
>>|
/|<<
|>>
/<<|
|>|
/|<|
>|>
/<|<
+>>
/<<+
>>~
/~<<
>+>
/<+<
>~>
/<~<
reflect
delay
runEffect
discard
each
:SequenceType
overloadonce
next
fold
foldRet
toList
arr
left
right
+++
yield
await
cat
>~~
/~~<
~~>
/<~~
>->
/<-<
drain
chain
not
mconcat
head
last
isEmpty
length
mapInput
mapOutput
map
mapMany
description
debugDescription
concat
all
any
and
or
sum
product
maximum
minimum
scan
scan1
scan1i
repeat
replicate
take
takeWhile
drop
dropWhile
elem
notElem
find
filter
elemIndices
findIndex
findIndices
zip
zipWith
span
extreme
splitAt
groupBy
group
draw
skip
drawAll
skipAll
unDraw
peek
isEndOfInput
foldAll
GroupedProducer
basics:pure
fmap
/<^>
ap
/<*>
bind
/>>-
flatten
wrap
:delay
next
discard
groupsBy
groups
chunksOf
concats
intercalates
takes
takesRet
drops
fromHandle
/stdinLn
toHandle
/stdoutLn
describe
debugDescribe
writeTo
The text was updated successfully, but these errors were encountered: