Oℕ
Still there will be types that look more like ContextT.
So "context" usually considered as "global semantical property", it isn't considered to very from one abstract method to another
Size: a a a
Oℕ
rs
rs
Oℕ
rs
λ
rs
rs
Oℕ
case class Foo(
bar: Bar,
baz1: Baz,
baz2: Baz,
)
F HasContext Foo
you may also get F HasContext Bar
and two different version of F HasContext Baz
w
case class Foo(
bar: Bar,
baz1: Baz,
baz2: Baz,
)
F HasContext Foo
you may also get F HasContext Bar
and two different version of F HasContext Baz
Oℕ
rs
λ
rs
rs
rs
Oℕ
rs
λ