Skip to contents

Check if a value is a Slice instance.

Usage

is_slice(s)

Arguments

s

The value to check.

Value

TRUE if the value is a Slice instance, FALSE otherwise.