Typed Function
Type then equation.
💡 THINK OF IT LIKE…
▸ YOUR TURN
Write: add :: Int -> Int -> Int add a b = a + b
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
Type then equation.
Write: add :: Int -> Int -> Int add a b = a + b