static L oshi_displayEDIDs() { ret map(oshi_displays(), func(Display d) -> byte[] { d.getEdid() }); }