← Back

Modules

Midnight

  • Passport.Channels
  • Passport.Compiler
  • Passport.Core
  • Passport.FMTerm
  • Passport.Properties
  • Passport.Semantics

Passport

  • Passport
123456
{-# OPTIONS --without-K #-}
module Class.Decidable where
 
open import Class.Decidable.Core public
open import Class.Decidable.Instances public
open import Class.Decidable.WithoutK public