Connection.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int update(string filter, string update, U vals)
  2. int update(U id, Value[string] updates, bool async)
  3. int update(U id, T updates, bool async)
    struct Connection
    int
    update
    (
    T
    U
    )
    (
    U id
    ,,
    bool async = false
    )

Meta