Graphics.UI.FLTK.LowLevel.Dispatch
type family FindOp orig hierarchy (needle :: *) :: * where ...
type family Functions (x :: *) :: *
data Match a
data NoFunction a b
class Op op obj origObj impl
dispatch
runOp
castTo
safeCast
class Parent a b