← Back

Modules

Leios

  • Abstract
  • Base
  • Blocks
  • Config
  • FFD
  • KeyRegistration
  • Linear
  • Linear.Trace.Verifier
  • Linear.Trace.Verifier.Test
  • Prelude
  • Protocol
  • SpecStructure
  • Voting
  • VRF

Network

  • BasicBroadcast
12345
{-# OPTIONS --cubical-compatible #-}
module Class.Applicative where
 
open import Class.Applicative.Core public
open import Class.Applicative.Instances public