Binary
abstract class Binary(val operations: Collection<String>?) : FeaturedMathRenderer.RenderFeature(source)
Abstract printing of unary operations that discards MST if their operation is not in operations or its type is not MST.Binary.
Author
Iaroslav Postovalov
Inheritors
Functions
Link copied to clipboard
Renders MST to MathSyntax in the context of owning renderer.