Module
RoughNotation
- Package
- purescript-rough-notation
- Repository
- MitchStevens/purescript-rough-notation
#RoughAnnotation Source
class RoughAnnotation a whereMembers
showAnnotation :: a -> Aff UnithideAnnotation :: a -> Aff Unit
Instances
#annotate Source
annotate :: forall config rest. Union config rest RoughAnnotationConfig => Element -> RoughAnnotationType -> Record config -> Aff Annotation#removeAnnotation Source
removeAnnotation :: Annotation -> Aff Unit- Modules
- RoughNotation
- RoughNotation.
Config