CanExtract

trait CanExtract[+A]
Companion:
object
class Object
trait Matchable
class Any
object BooleanImpl.type
object IntImpl.type
object StringImpl.type

Value members

Abstract methods

def parse(data: String): Option[A]