idris-0.9.15: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.DataOpts

Documentation

class Optimisable term whereSource

Methods

applyOpts :: term -> Idris termSource

applyDataOptRT :: Name -> Int -> Int -> Bool -> [Term] -> TermSource