
tofu.common.package.scala Maven / Gradle / Ivy
package tofu
package object common {
type TimeData[A] = tofu.time.TimeData[A]
type TimeZone[F[_]] = tofu.time.TimeZone[F]
val TimeData: tofu.time.TimeData.type = tofu.time.TimeData
val TimeZone: tofu.time.TimeZone.type = tofu.time.TimeZone
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy