DoubleReader

object DoubleReader extends Reader[Double]
trait Reader[Double]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(a: String): Result[Double]
def show(a: Double): String

Inherited methods

def completer: String => Seq[String]

Compute available bash completions starting with a given string.

Compute available bash completions starting with a given string.

Inherited from
Reader