update praatje
[ri1617.git] / final_review / sds.listing
1 :: In a b = In infix 0 a b
2 class sds v where
3 sds :: ((v t Upd)->In t (Main (v c s))) -> (Main (v c s)) | ...
4 pub :: (v t Upd) -> v t Expr | type t