Source file device_group.ml

1
2
3
4
5
module F = C.Functions.Device_group

type t = F.t Droppable.t

let equal = (==)