modularity

scala.runtime.stdLibPatches.language.experimental.modularity
object modularity

Experimental support for new features for better modularity, including

  • better tracking of dependencies through classes
  • better usability of context bounds
  • better syntax and conventions for type classes
  • ability to merge exported types in intersections

Attributes

See also
Source
language.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
modularity.type
In this article