Mongodb v0.5.0 BSON.JavaScript View Source
Represents BSON JavaScript (with and without scope) types
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %BSON.JavaScript{code: binary(), scope: %{optional(binary()) => BSON.t()}}