- <+emitted_statically(payload <StaticEventPayload>)
- <-emitted_by_instance(reason <String>, code <Int>)
- <~emitted_through_network(text <String>)
-```
-
-When defining function types, you may use parameter lists, returns and throws notation as well.
-
-```
-HypotheticalModule
- #transform<T>( Function<T>(payload <T>) => <T>, announce <Bool>) => <Bool>
+ <+emitted_statically(payload <StaticEventPayload>)
+ <-emitted_by_instance(reason <String>, code <Int>)
+ <~emitted_through_network(text <String>)