gusl: (Default)
[personal profile] gusl
Does Haskell or ML support code like the following?


>> a : p;
a : p

>> b : q;
b : q

>> c : p -> q -> r;
c : p -> q -> r

>> d = (c a);
d : q -> r

>> f : r -> s;
f : r -> s

>> e = lambda(x) (f(d x));
e : q -> s


Note that I get these inferences even though the variables were not instantiated, and the functions were not implemented.
(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

February 2020

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags