Skip to main content

note_emission

Standalone Functions

new

new(note);

Parameters

NameType
noteNote

emit

emit(self, _emit);

Parameters

NameType
self
_emitfn[Env](Self

discard

discard(_self);

Parameters

NameType
_selfSelf

new

new(emission);

Parameters

NameType
emissionOption<NoteEmission<Note>>

emit

emit(self, _emit);

Parameters

NameType
self
_emitfn[Env](NoteEmission<Note>

discard

discard(_self);

Parameters

NameType
_selfSelf