it would be nice that we have this ``` ocaml let f = { x = { y = {z = 3 }}} [@bs.obj] val f : < x : < y : < z : int > > > [@bs.obj] ```