Base
trait Base
Base trait for SVG implementations, defining common types
Used for ML-style modules to ensure the JVM and JS implementations make consistent use of types, and the compiler can prove this.
- Source:
- Base.scala
Base trait for SVG implementations, defining common types
Used for ML-style modules to ensure the JVM and JS implementations make consistent use of types, and the compiler can prove this.