HasVector

data class HasVector(val name: String) : Condition

{"has_vector": "name"} — the named vector is present ("" for the anonymous vector).

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard