monix.execution.atomic
For a given T indicates the most specific Atomic[T] reference type to use.
T
Atomic[T]
In essence this is implementing a form of specialization driven by implicits.
For a given
Tindicates the most specificAtomic[T]reference type to use.In essence this is implementing a form of specialization driven by implicits.