# LibTmux::Async::Scope#map

- **Module:** LibTmux::Async::Scope#
- **Package:** libtmux-async
- **Language:** Ruby
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux-async/lib/libtmux/async/scope.rb#L104
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-async-scope-map/

```
LibTmux::Async::Scope#map(arg1: ::Enumerable[Input], concurrency: ::Integer = nil, max_items: ::Integer = nil, max_bytes: ::Integer = nil, result_bytes: ^(Output) -> ::Integer = nil) -> ::Array[Output]
```

Behavior: Async map.

Behavior contract: Async map.

## Raises

- `ArgumentError`
