Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Sequence.oneOrNil(_:)

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

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

The one element the filter matches, or nil if none did.

Only ambiguity is an error here; absence is an ordinary answer.

0 declared, 0 inherited

Esc

Type to search.