Skip to content

v0.10.0.93

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbtule jbtule released this 04 May 17:51
83938bf
  • Added Option helper functions.
  • chooseSeq yield! overloads have been changed to accept the following option<'t>, seq<option<'t>>, seq<Nullabe<'t>>, and seq<'t when 't:null>
  • fixed stack overflow when using chooseSeq due to usage of Seq.append