j
k
j a
j l
Should that be inner :: s?
data Shape = forall s. (Shapeful s) => Shape { sx, sy :: Double, inner :: a }
Back to the thread
Back to the list