mongodb-driver
v1.5.0
Pages
Modules
Mix
Tasks
Search documentation of mongodb-driver
Settings
View Source
BSON.Regex
(mongodb-driver v1.5.0)
Represents BSON Regex type
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %BSON.Regex{options:
binary
(), pattern:
binary
()}