Wesley Hartford
08/08/2023, 4:46 PMOption.bind()
function just disappear in 1.2? I'm upgrading from 1.1.5 and can't find the replacement. Using nullable data types rather than Option is a simple change and probably preferred over Option in this case, it's just surprising to see bind()
gone without a deprecation cycle.Riccardo Cardin
08/09/2023, 4:58 PMWesley Hartford
08/10/2023, 3:09 PM