mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
222bdc191f
`Map<T>` adds a method named `map` which is actually `Box<T>` -> `Box<T>` without reallocation. swc_ecma_transforms: - chain_at!(Type, passes) This macro deeply joins path at 'Type' level. |
||
---|---|---|
.. | ||
and_then.rs |