Skip to content

fix makeEnumerable

Compare
Choose a tag to compare
@christopherjbaker christopherjbaker released this 30 Oct 20:47
· 127 commits to master since this release

makeEnumerable was failing on some object types, namely DefineList and DefineMap. It now checks for _define before proceeding.