com.malliina.util

Type members

Classlikes

object FileUtils
case
class SemanticVersion(version: String)

A partial implementation of http://semver.org/.

A partial implementation of http://semver.org/.

Companion
object
Companion
class
trait Streams
Companion
object
object Streams extends Streams
Companion
class
implicit
class TryOps[T](orig: Try[T])
object Utils

Implicits

Implicits

final implicit
def TryOps[T](orig: Try[T]): TryOps[T]