fact stringlengths 1 4.3k | type stringclasses 3
values | library stringclasses 11
values | imports listlengths 0 62 | filename stringclasses 673
values | symbolic_name stringlengths 1 34 | docstring stringlengths 6 1.33k ⌀ |
|---|---|---|---|---|---|---|
Command : Type -> Type where | data | tests | [
"Data.Primitives.Views",
"Data.Bits",
"Data.String",
"System"
] | tests/typedd-book/chapter11/ArithCmdDo.idr | Command | null |
ConsoleIO : Type -> Type where | data | tests | [
"Data.Primitives.Views",
"Data.Bits",
"Data.String",
"System"
] | tests/typedd-book/chapter11/ArithCmdDo.idr | ConsoleIO | null |
Command : Type -> Type where | data | tests | [
"Data.Primitives.Views",
"Data.Bits",
"Data.String",
"System"
] | tests/typedd-book/chapter12/ArithState.idr | Command | null |
ConsoleIO : Type -> Type where | data | tests | [
"Data.Primitives.Views",
"Data.Bits",
"Data.String",
"System"
] | tests/typedd-book/chapter12/ArithState.idr | ConsoleIO | null |
StackCmd : Type -> Nat -> Nat -> Type where | data | tests | [
"Data.Vect"
] | tests/typedd-book/chapter13/StackIO.idr | StackCmd | null |
StackIO : Nat -> Type where | data | tests | [
"Data.Vect"
] | tests/typedd-book/chapter13/StackIO.idr | StackIO | null |
MachineCmd : Type -> | data | tests | [
"Data.String"
] | tests/typedd-book/chapter13/Vending.idr | MachineCmd | null |
MachineIO : VendState -> Type where | data | tests | [
"Data.String"
] | tests/typedd-book/chapter13/Vending.idr | MachineIO | null |
GameState : Type where | data | tests | [
"Data.Vect",
"Data.Vect.Elem",
"Data.List",
"Data.String",
"Decidable.Equality"
] | tests/typedd-book/chapter14/Hangman.idr | GameState | null |
GameCmd : (ty : Type) -> GameState -> (ty -> GameState) -> Type where | data | tests | [
"Data.Vect",
"Data.Vect.Elem",
"Data.List",
"Data.String",
"Decidable.Equality"
] | tests/typedd-book/chapter14/Hangman.idr | GameCmd | null |
GameLoop : (ty : Type) -> GameState -> (ty -> GameState) -> Type where | data | tests | [
"Data.Vect",
"Data.Vect.Elem",
"Data.List",
"Data.String",
"Decidable.Equality"
] | tests/typedd-book/chapter14/Hangman.idr | GameLoop | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.