javascript
javascript copied to clipboard
🌼 Extra code for when running on JavaScript
Results
3
javascript issues
Sort by
recently updated
recently updated
newest added
Hi! If you have a `Array(Array(a))`, and have a code like `let content = array.map(content, array.to_list) |> array.to_list`, the generated code is: ```js let content$1 = (() => { let...