mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +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. |
||
---|---|---|
.. | ||
ast | ||
codegen | ||
lints | ||
parser | ||
src | ||
transforms | ||
Cargo.toml |