Data.FixedList

Types and Classes

data Cons f a

data Nil a

class FixedList f

class Append f g h

Baisc Functions that are not found in Traversable or Foldable

reverse

length

last

init

unit

subLists

fromFoldable

fromFoldable'

Type synonyms for larger lists

type FixedList0

type FixedList1

type FixedList2

type FixedList3

type FixedList4

type FixedList5

type FixedList6

type FixedList7

type FixedList8

type FixedList9

type FixedList10

type FixedList11

type FixedList12

type FixedList13

type FixedList14

type FixedList15

type FixedList16

type FixedList17

type FixedList18

type FixedList19

type FixedList20

type FixedList21

type FixedList22

type FixedList23

type FixedList24

type FixedList25

type FixedList26

type FixedList27

type FixedList28

type FixedList29

type FixedList30

type FixedList31

type FixedList32