libtmux Reference MCP Search
On this page

Sequence.filter(_:)

View as Markdown

Module
Sequence
Package
libtmux-swift
Source
Sources/LibTmux/FilterExpr.swift
filter(_:) ( expression : FilterExpr<Element> ) [Self.Element]
method [source]
method [source]
filter(_:)

Every element the filter matches, in order.

Returns a plain array: ordered, replayable, and free of any live connection to tmux.

0 declared, 0 inherited

Esc

Type to search.