# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MapTValue functions like MapValue but for typed maps.
MapValue gets a value from a map[string]any using a given key.
Value tries to assert a type value and will make test fail if type is invalid.