package internals
- Source
 - package.scala
 
Linear Supertypes
Type Members
-   final  class TracingPlatform extends AnyRef
Holds platform-specific flags that control tracing behavior.
Holds platform-specific flags that control tracing behavior.
The Scala compiler inserts a volatile bitmap access for module field accesses. Because the
tracingModeflag is read in various IO combinators, we are opting to define it in a Java source file to avoid the volatile access.INTERNAL API.
 

This is the API documentation for the cats-effect library.
See the cats.effect package for a quick overview.
Links
Canonical documentation links:
Related Cats links (the core):