I've implemented required( ) and immutable( ), on a new branch 
feature/sync_utils. Feel free to try them out.

There's also a deepEqual(a, b) function that I needed as a subroutine of 
immutable. It acts like === but compares the the contents of arrays and 
objects, i.e. it compares them for equality not identity. Might be useful in 
case you need to test whether a property has changed (without triggering an 
immediate failure.)

—Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/C1D9F02A-0747-4D41-8DB3-8DFDF06381A2%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to