What is Nostr?
YoshikuniJujo
npub1a7y…fdm2
2025-01-21 06:42:54

YoshikuniJujo on Nostr: setter的なものを定義するのに class s t where type B t set :: s -> B t -> t ...

setter的なものを定義するのに

class s t where
type B t
set :: s -> B t -> t

みたいに定義したけど、「何かちがう」ってなって

class s b where
type T b
set :: s -> b -> T b

みたいに直した。
Author Public Key
npub1a7y7u324paehw2zdx8jfl3t72ue0ls4etfalxhg0z2gad738savqhxfdm2