mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 09:20:45 +02:00
RBA now provides a hash method for Box, Edge, EdgePair, Trans, Polygon, SimplePolygon, CellInstArray, LayerInfo, Path, Text, Point and Vector. eql? is mapped to ==. ==, != and < act "fuzzy" for the double-typed variants. Hence, these objects can be used as hash keys now.