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

# in(_:)

Match against any of the code directory hashes in the provided list.

## Declaration

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