Simplify compound_type code
There is no need for dispatch through tpop, they all use the same underlying data structure anyway, so just work on that in get_compound_xxx()
Please register or sign in to comment
There is no need for dispatch through tpop, they all use the same underlying data structure anyway, so just work on that in get_compound_xxx()