slice

fun slice(input: Any, start: Int, end: Int? = null): Expression