idris-0.9.17: Functional Programming Language with Dependent Types

Safe HaskellNone
LanguageHaskell98

Idris.DataOpts

Documentation

class Optimisable term where Source

Methods

applyOpts :: term -> Idris term Source