Traqula
Preparing search index...
@traqula/algebra-transformations-1-1
Algebra
Slice
Interface Slice
interface
Slice
{
input
:
Algebra
.
Operation
;
length
?:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
start
:
number
;
type
:
SLICE
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
Algebra
.
Single
Slice
Indexable
[
key
:
string
]:
any
Index
Properties
input
length?
metadata?
start
type
Properties
input
input
:
Algebra
.
Operation
Optional
length
length
?:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
start
start
:
number
type
type
:
SLICE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
length
metadata
start
type
Traqula
Loading...