idris-0.9.11: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.DataOpts

Documentation

forceArgs :: Name -> Name -> [Int] -> Type -> Idris ()Source

class Optimisable term whereSource

Methods

applyOpts :: term -> Idris termSource

stripCollapsed :: term -> Idris termSource