SubListFn |
appearance as argument number 1 |
![]() |
(documentation SubListFn EnglishLanguage "A Function that returns a portion of the List that runs from the first index to the second index - 1. Note that lists subscripts begin at 1.") | Merge.kif 3178-3179 | |
(domain SubListFn 1 Integer) | Merge.kif 3174-3174 | The number 1 argument of sub-list function is an instance of integer |
(domain SubListFn 2 Integer) | Merge.kif 3175-3175 | The number 2 argument of sub-list function is an instance of integer |
(domain SubListFn 3 List) | Merge.kif 3176-3176 | The number 3 argument of sub-list function is an instance of list |
(instance SubListFn TernaryFunction) | Merge.kif 3173-3173 | Sub-list function is an instance of ternary function |
(range SubListFn List) | Merge.kif 3177-3177 | The range of sub-list function is an instance of list |
appearance as argument number 2 |
![]() |
(format EnglishLanguage SubListFn "the sub-list from %1 to %2 of %3") | Merge.kif 3181-3181 | |
(termFormat EnglishLanguage SubListFn "sub-list function") | Merge.kif 3180-3180 |
antecedent |
![]() |
consequent |
![]() |
![]() |
![]() |