final object MapOperations

A simple wrapper for Maps to impose a certain degree of typesafety

Constructors

Members

final class SaferMap
final object SaferMap
implicit def SaferMap ( map: Map [ String, AnyRef ] ) : SaferMap