jsedn icon indicating copy to clipboard operation
jsedn copied to clipboard

Null check before walk to handle null values

Open chajath opened this issue 10 years ago • 1 comments

I.e. previously edn.unify('{:x nil :y ?xxx}', '{:xxx 42}'); was failing due to null not having 'walk' as a member function. With this change I confirmed the said example works fine.

chajath avatar Dec 04 '14 00:12 chajath

I won't commit jsedn.js as I am not sure what version of component we are using here. jsedn.js built from latest component generates file that are quite different in many places.

chajath avatar Dec 04 '14 01:12 chajath