Database.MongoDB.Internal.Util
Description
Miscellaneous general functions and Show, Eq, and Ord instances for PortID
Documentation
(<.>) :: UString -> UString -> UStringSource
Concat first and second together with period in between. Eg. "hello" <.> "world" = "hello.world"