Fold fusion limitations clarification #2732
|
In the docs (https://streamly.composewell.com/haddocks/streamly-core-0.2.2/Streamly-Data-Fold.html) it says
What does "folds must be inlined" mean? Does that mean we have to use inline pragmas, or something else? |
Answered by
eddiemundo
Mar 17, 2024
Replies: 1 comment
|
In the docs it does say sometimes you do need to use different inline pragmas in different situations. |
0 replies
Answer selected by
eddiemundo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the docs it does say sometimes you do need to use different inline pragmas in different situations.