Good talk about *structural* pattern matching (emphasising the word structural because people often miss it and misunderstand this feature as a switch statement). Thank you for the talk and this new feature!
Love this style of talk, hearing a bit about the feature and why I should care about it in the first place. Haven't used a match statement before (work in other languages mostly). Will definitely be thinking about how this can help simplify my code in the future. Thanks!
Good talk about *structural* pattern matching (emphasising the word structural because people often miss it and misunderstand this feature as a switch statement). Thank you for the talk and this new feature!
Love this style of talk, hearing a bit about the feature and why I should care about it in the first place. Haven't used a match statement before (work in other languages mostly). Will definitely be thinking about how this can help simplify my code in the future. Thanks!
what was the name of the language you mentioned in which there are implementations of desision trees?
Ocaml