For some reason, I always stumble upon Scala's term "partial function". I always tend to think about it as "partial function application", i.e. currying. But they use it for a function that doesn't have a fallback in the pattern matching clause and doesn't match some of combinations of input arguments. The feature itself is great (especially
(
Read more... )
Comments 2
Reply
Reply
Leave a comment