right, what I’m saying is that transforming to any top-type (unknown
or something else) is safe, and that’s why I want to avoid use Obj.magic, which I use as a “this stuff is not safe” marker. that’s why I’m using Obj.repr instead, which gives off a safer vibe (from a grep perspective, because it doesn’t signify anything dangerous, only Obj.obj or Obj.magic does that). which is why I was a bit put off by it being deprecated. makes sense?
↧
Is Obj being deprecated in its entirety?
↧