Package-level declarations

Types

Link copied to clipboard
object MathML
Link copied to clipboard
Link copied to clipboard

The MathMLElement interface represents any MathML element.

Link copied to clipboard
sealed interface MathMLTagName<T : MathMLElement>

Functions

Link copied to clipboard
Link copied to clipboard
inline fun <T : MathMLElement> MathMLTagName(tagName: String): MathMLTagName<T>