unitxt
unitxt copied to clipboard
update isoftype to cast the variable typing like instanceof does
so the type checker knows that if we passed that function the type of the var is as mentioned. instanceof function have that effect.