-
Notifications
You must be signed in to change notification settings - Fork 264
Description
hi @klayoutmatthias , i sometimes find myself wanting to separate rectangles from non-rectangles... do something with the rectangles and do something else with the non-rectangles. what do you think of implementing a split_rectangles() function that would let us do something like that in one go, rather than two calls to rectangles() and non_rectangles()?
Reactions are currently unavailable