final case class JsUndefOrOps[A](a: UndefOr[A]) extends Product with Serializable
Not sure this is really going to do much for me.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- JsUndefOrOps
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All