We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
void
1 parent 07bef30 commit 8d79a6bCopy full SHA for 8d79a6b
src/Data/Void.purs
@@ -9,7 +9,7 @@ import Data.Show (class Show)
9
-- | For example, a value of type `Either Void Boolean` can never have
10
-- | a Left value created in PureScript.
11
-- |
12
--- | This should not be confused with the word, `void,` that commonly appears in
+-- | This should not be confused with the keyword `void` that commonly appears in
13
-- | C-family languages, such as Java:
14
-- | ```
15
-- | public class Foo {
0 commit comments