-
I am checking https://gcanti.github.io/fp-ts/modules/Option.ts.html#compact and https://gcanti.github.io/fp-ts/modules/Option.ts.html#flatten They both have the same type signature, are they just aliases or do they do something different under the hood? |
Beta Was this translation helpful? Give feedback.
Answered by
gcanti
Oct 3, 2022
Replies: 1 comment
-
Aliases Line 929 in 435fe15 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hurtak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aliases
fp-ts/src/Option.ts
Line 929 in 435fe15