Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[16:26:43 CDT(-0500)] <colinclark> https://github.com/fluid-project/infusion/pull/417/files#diff-50cd32a7983e921376821a0476122713R1399

[16:27:45 CDT(-0500)] <Bosmon> colinclark - it is used to conform the signature of the "returned thing" to the standard one for Function.apply

[16:27:58 CDT(-0500)] <colinclark> ah, yes

[16:28:02 CDT(-0500)] <colinclark> you're making an apply-like thing

[16:28:11 CDT(-0500)] <Bosmon> An.... "applicable" : P

[16:28:13 CDT(-0500)] <colinclark> or rather, a function-like thing

[16:28:14 CDT(-0500)] <colinclark> yes

[16:28:15 CDT(-0500)] <colinclark> ok

[16:28:16 CDT(-0500)] <colinclark> I get it