Skip to main content

slice

Function slice 

Source
pub async fn slice(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>