e.g.: from chain.js:
// TODO: BUG! Handle plural chains by iterating over them.
(obj_has(next, 'put')){ // potentially incorrect?
if(u !== next.put){ // potentially incorrect? Maybe?
A lot of comments like: // ugly hack for now.
Source: https://github.com/amark/gun/blob/master/src/state.js