Understanding Effect.runtime<>() and Its Usage

Could someone please explain Effect.runtime<>() to me?
1. For example, when do we need to pass types to the generic slot?
2. How is it usually used?
Was this page helpful?