-
The documentation occasionally contains "type signatures", e.g.
What does that mean? It resembles a Haskell-style type signature, but I'm asking anyway just to be sure. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It is a Haskell-style type signature. More info here: #8355 I don't think that issue led to anything being done, but we should probably improve the documentation around these. |
Beta Was this translation helpful? Give feedback.
It is a Haskell-style type signature. More info here: #8355
I don't think that issue led to anything being done, but we should probably improve the documentation around these.