← Back

Modules

Midnight

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

Passport

  • Passport
123456
{-# OPTIONS --without-K --safe #-}
module Categories.NaturalTransformation where
 
-- all the important stuff about NaturalTransformation are defined in .Core
 
open import Categories.NaturalTransformation.Core public