[][src]Module boa::syntax::ast::node::spread

Structs

Spread

The spread operator allows an iterable such as an array expression or string to be expanded.