Provides assignable functions that are curried and can be partially modified like in f(2) = 3
This proposal is currently an internal draft.
There are no champions at this time. People involved:
- Pablo Santana González
- Adrián Mora Rodríguez
- Casiano Rodríguez León (@crguezl)
- Coromoto León Hernández (@coromoto
Has to be written s.t. like in here.
Reference documentation and examples can be found below.
A cookbook to help you get started and learn the ins and outs of Temporal is available here
Polyfill | Repo | Status |
---|---|---|
@js-temporal/polyfill | js-temporal/temporal-polyfill | Alpha release available |
temporal-polyfill | fullcalendar/temporal-polyfill | Beta release available |
If you're working on a polyfill, please file an issue or PR so we can add yours here.
A non-production polyfill was built to validate this proposal. This polyfill continues to live in this repo, but only for the purposes of running tests and powering the documentation "playground" as described below.
DO NOT use this polyfill in your own projects! Instead, please use a polyfill from the table above.
When viewing the reference documentation, the non-production polyfill is automatically loaded in your browser, so you can try out Temporal by opening your browser's developer tools console.