MLStyle.jl icon indicating copy to clipboard operation
MLStyle.jl copied to clipboard

partial application support?

Open alok opened this issue 4 years ago • 2 comments

My most missed feature from ML. Ideally with support for named arguments. I think it would fit right in with a library called MLStyle.

alok avatar Apr 09 '21 01:04 alok

I think the support for named arguments is from julia itself. Did you mean by the covariant named argument types?

thautwarm avatar Apr 09 '21 04:04 thautwarm

i don't follow your meaning. can you give an example?

On Thu, Apr 8, 2021 at 9:24 PM Taine Zhao @.***> wrote:

I think the support for named arguments is from julia itself. Did you mean by the covariant named argument types?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thautwarm/MLStyle.jl/issues/119#issuecomment-816391523, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7QUTBX4KSMPI3J3PM5EHLTHZ6RRANCNFSM42T7T3SQ .

alok avatar Apr 09 '21 21:04 alok