• Haskell KB

Data Types

Books 2
CONTRIBUTING
Community 3
Companies 2
Concepts 8
Data Types
Bool
Char
Double
Either
Int
List
Maybe
Numeric
Primitive
Tuple
Haskell
LICENSE
Organizations 3
Packages 6
People 4
README
Report 2
Syntax 8
Tools 8
Type Classes 15

This page lists the primary data types of the Haskell programming language.

  • List
  • Tuple
  • Either
  • Maybe
  • Numeric
  • Primitive
  • Bool
  • Char
  • Double
  • Int
Links to this page
  • Algebraic data types

    Data Types

@Index
|
Powered by Emanote 0.1.0.1
|
@Tags