izumi.fundamentals.platform
Members list
Type members
Classlikes
A marker trait for packages with impure helpers (RNG access, clock access, filesystem access, etc)
A marker trait for packages with impure helpers (RNG access, clock access, filesystem access, etc)
All these helpers should be added into DI context in izumi.distage.framework.platform.DistagePlatformModule and should be by injection, not by addressing the singletons directly.
Attributes
- Supertypes
A marker trait for helper function collection packages
A marker trait for helper function collection packages
Attributes
- Supertypes
A marker trait for packages with pure helpers
A marker trait for packages with pure helpers
Attributes
- Supertypes
- Known subtypes
-
trait IzPlatformSyntax
A marker trait for packages with purely syntactic extensions
A marker trait for packages with purely syntactic extensions
All these helpers should be accessible through
import izumi.fundamentals.preamble.*
Attributes
- Supertypes
A marker trait for any helper collections provided by Izumi (e.g. IzEither)
A marker trait for any helper collections provided by Izumi (e.g. IzEither)
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes