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

# in(_:)

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

## Declaration

```swift
static func `in`(_ value: CodeDirectoryHash.DataType...) -> CodeDirectoryHash.OutType
```
