Contents

key(_:)

Match the specified key in a nested dictionary

Declaration

func key(_ keyName: String) -> EntitlementsQuery

Discussion

Keys are matched byte for byte (i.e. no unicode normalization occurs).