Random notes
Javascript bindings
[@bs.deriving jsConverter]doesn't work for variants, it reduces down to the ordinal (e.g.type orientation = |Horizontal |Verticalresults in0or1).- passing in
Nonefor a property still creates that property sohasOwnPropertyreturns true