1
0
Fork 0
pr3-sose2026-fork/haskell/01-expressions
Sebastian Steger 256670a48f expressions stub 2025-08-20 15:00:48 +02:00
..
README.md expressions stub 2025-08-20 15:00:48 +02:00

README.md

Haskell - Expressions

The following illustrates some haskell basics. It can be reproduced using ghci.

Types, Literals, and Constants along with Arithmetic and Boolean Operations

Unary Functions

Binary Functions

Tuples

Strings

Control Structures

Lists