copilot-core-0.2: An intermediate representation for Copilot.

Copilot.Core.Spec.Locals

Description

 

Documentation

data Loc Source

Constructors

forall a . Loc 

Fields

localName :: Name
 
localType :: Type a
 

Instances