import "scope-functions";
let myObj = {a:1}.also(console.log);
let myNumber = {a:1}.let(x => x.a);
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
ken107/scope-functions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|