Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@emptybutton emptybutton released this 02 Nov 12:53

Features

  • Code optimization (pipeline runs >300 times faster and testing of the entire library is 7 times faster)
  • Nativeness for template value constructor (types)
  • Carried filling of template values (types)
  • Force keyword filling template values (types)
  • Value constructor without manually assigning methods
  • Custom value constructors
  • Monoidality for existing value constructors
  • Integrating the of method of value constructors into the constructors themselves
  • Bug fixes and minor improvements