ezdxf
ezdxf copied to clipboard
Use `operator.itemgetter` instead of a custom lambda in `ezdxf.math.rtree.box_split`
Should generally be slightly faster. Lmk if you're interested in benchmarks backing up my thinking though.