Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 19 May 15:27
· 49 commits to main since this release
v0.4.0
1c76769
  • Added Entries type
  • Streamlined array types
  • Added types: UnionToIntersection, LastOfUnion, UnionToTuple (credit: https://stackoverflow.com/a/55128956/17637456)
  • Separated struct primitive code into file
  • Added some string types
  • Added (some) compile-type size information
  • Fixed member type check
  • Added internal Struct.*Like types
  • Eanbled strict mode
  • Changed struct file organization