---
title: "in(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Type Method
path: "lightweightcoderequirements/infoplisthash/in(_:)-1rwy8"
---

# in(_:)

Match against any of the Info.plist hashes in the provided list.

## Declaration

```swift
static func `in`(_ values: [InfoPlistHash.DataType]) -> InfoPlistHash.OutType
```
