JSLE_OptionMap

final class JSLE_OptionMap[K, V](o: Option[Map[K, V]]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def orEmptyMap: Map[K, V]

Convenience method to avoid Scala's shitty type inference

Convenience method to avoid Scala's shitty type inference