@andrewthad I saw your primitve-maybe package today and think it's probably a good idea to provide support for it in stdio. Would you mind adding some Arr instances to Std.Data.Array module for me? I can add MaybeVector support later with those instances available.
@andrewthad I saw your
primitve-maybe
package today and think it's probably a good idea to provide support for it in stdio. Would you mind adding someArr
instances toStd.Data.Array
module for me? I can addMaybeVector
support later with those instances available.