You are on page 1of 1

equality 5 == 5 not equal 5 /=5 && bool and || bool or infix sandwich funcs prefix normal min, max

92 `div` 10 let a = 1 let lostnumbers = [4,5,6,7,8,9] ++ concatenates two lists

['h','e','l','l','o']

You might also like