Checks if the given value is a primitive or not. Does not type guard. For type guarding, use the check.isPrimitive guard from @augment-vir/assert.
check.isPrimitive
@augment-vir/assert
@augment-vir/common
Checks if the given value is a primitive or not. Does not type guard. For type guarding, use the
check.isPrimitiveguard from@augment-vir/assert.