Skip to content

Releases: juliand665/ArrayBuilder

Static Function

22 May 23:49

Choose a tag to compare

  • Added a static function Array.build(contents:) because the compiler tends to run into ambiguity issues with the init overload, leading to misleading diagnostics.

Initial Release

11 May 16:04

Choose a tag to compare

Tested and used in practice in a couple projects; figured it was time to make a release.