equals

.equals a:{Dynamic} to:{Dynamic} -> Boolean

Return

whether a and to have equal content

Chaining

This function is designed to be chained with other function calls:
Dynamic::equals to:{Dynamic} -> Boolean