start | all-pages
a:eq?
Data Stack: ab-f
Address Stack: -
Compare two arrays for equality. Returns a true flag if they
are identical, or false if they are not.
Note that this compares them strictly by value. If the values
are pointers (e.g., to strings), it only compares the pointers
and not the values pointed to.
Type: word
Defined In: rom