Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/endofunctor/src/exportable/wrap.ts

๐ŸŒ Vixeny: At the forefront of modern web development, Vixeny stands as a runtime-independent, efficiency-driven library dedicated to upholding the principles of functional purity. It's crafted to empower developers with a robust foundation for creating scalable, maintainable, and high-performance web applications.
Latest
import * as endofunctor from "https://deno.land/x/endofunctor@v0.1.43/src/exportable/wrap.ts";

Variables

wrap is a key utility function in Vixeny for safeguarding and encapsulating Petitions, particularly when they are exported, composed, mocked, or altered. This encapsulation maintains the purity of your code by ensuring that Petitions remain modular and protected from unintended modifications.