tofu.syntax.fire.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tofu-core_2.11 Show documentation
Show all versions of tofu-core_2.11 Show documentation
Opinionated Set of tool for functional programming in scala
The newest version!
package tofu.syntax
import tofu.{Fire, Race, Start}
object fire extends Fire.ToFireOps
object race extends Race.ToRaceOps
object start extends Start.ToStartOps
© 2015 - 2025 Weber Informatics LLC | Privacy Policy