------------------------------------------------------------------------ -- The Agda standard library -- -- This module is DEPRECATED. Please use -- Data.Vec.Relation.Unary.Any directly. ------------------------------------------------------------------------ {-# OPTIONS --without-K --safe #-} module Data.Vec.Any where open import Data.Vec.Relation.Unary.Any public