idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Primitives

Documentation

data Prim Source

Constructors

Prim 

Fields

p_name :: Name
 
p_type :: Type
 
p_arity :: Int
 
p_def :: [Const] -> Maybe Const
 
p_lexp :: (Int, PrimFn)
 
p_total :: Totality