polynomial.mermaid.render.Format.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of polynomial-mermaid_native0.4_3 Show documentation
Show all versions of polynomial-mermaid_native0.4_3 Show documentation
The category of Poly, simply typed.
The newest version!
package polynomial.mermaid.render
sealed trait Format
object Format:
case object Cardinal extends Format
case object Generic extends Format
case object Specific extends Format
© 2015 - 2024 Weber Informatics LLC | Privacy Policy