Search results

Jump to navigation Jump to search
  • ...gs to try the examples. They have an interactive prompt where you type in expressions, like a function plus its parameters. Then they print the evaluated result foo :: Int -> Int
    111 KB (19,450 words) - 17:55, 23 October 2019
  • .../code&gt;, but that syntax is not allowed in types (although it is allowed in expressions with the <code&gt;TupleSections</code&gt; extension enabled). However, you can ce ...s for special attention by providing a special syntactic sugar for monadic expressions: the <code&gt;do</code&gt;-notation. (As of GHC 8, <code&gt;do</code&gt;-notation can b
    179 KB (29,519 words) - 16:10, 30 December 2022
  • ...uction to IO]] which can help you learn the basics (e.g. the syntax of I/O expressions) before continuing on.'' We could define <code&gt;Time</code&gt; as a regular Haskell type:
    82 KB (13,139 words) - 02:14, 22 April 2024