issues
search
mimiMonads
/
vixeny
💜 Vixeny: At the forefront of modern web development, runtime-independent, efficiency-driven library dedicated to upholding the principles of FP; Desgined for creating scalable, maintainable, and high-performance web applications.
https://vixeny.dev/
146
stars
6
forks
source link
0.1.5
#42
Closed
mimiMonads
closed
2 weeks ago
mimiMonads
commented
2 weeks ago
Last two things for 0.1.5:
lazy
: Delays the composition, which means that the
Petition
is not composed until is used.
sealableAdd
: A type of petition allowing the final user to add plugins.
Last two things for 0.1.5:
lazy
: Delays the composition, which means that thePetition
is not composed until is used.sealableAdd
: A type of petition allowing the final user to add plugins.