package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Composition events.

type t

The type for CompositionEvent objects.

val data : t -> Jstr.t

data c is the data for the event. The semantics depends on the composition event.