ideas-1.5: Feedback services for intelligent tutoring systems

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Ideas.Common.Strategy.Symbol

Description

This module defines special symbols for labeling and atomicity.

Documentation

class Eq a => AtomicSymbol a where Source

Instances

class Eq a => LabelSymbol a where Source

Methods

isEnterSymbol :: a -> Bool Source

Instances