F6Conv
Value members
Concrete methods
Inherited methods
Convert a Json String to type A. Returns A, or throws.
Convert a Json String to type A. Returns A, or throws.
- Inherited from
- NativeConverter
Convert a Json String to type A. Returns either A, or a String error.
Convert a Json String to type A. Returns either A, or a String error.
- Inherited from
- NativeConverter
Convert a native Javascript type to Scala.js. Returns A, or throws.
Convert a native Javascript type to Scala.js. Returns A, or throws.
- Inherited from
- NativeConverter
Convert a native Javascript type to Scala.js. Returns either A, or a String error.
Convert a native Javascript type to Scala.js. Returns either A, or a String error.
- Inherited from
- NativeConverter
Extensions
Extensions
extension (f: (A, B, C, D, E, F) => G)
Inherited extensions
extension (a: A)