Module org.kink_lang.kink
Package org.kink_lang.kink.internal.vec
package org.kink_lang.kink.internal.vec
Internal representation of vec vals.
-
ClassDescriptionTrait or an error.Error that the vec cannot be treated as a trait.The arity is not even, so the vec cannot be a trait.The elem specified by the index is not a str.Immutable vec internal for elements like ['A' a 'B' b 'C' c].Container of vec elements.