BSON.Regex (Mongodb v1.0.0) View Source

Represents BSON Regex type

Link to this section Summary

Link to this section Types

Specs

t() :: %BSON.Regex{options: binary(), pattern: binary()}