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 3160-3161 | |
(domain SubListFn 1 Integer) | Merge.kif 3156-3156 | The number 1 argument of sub_list function is an instance of integer |
(domain SubListFn 2 Integer) | Merge.kif 3157-3157 | The number 2 argument of sub_list function is an instance of integer |
(domain SubListFn 3 List) | Merge.kif 3158-3158 | The number 3 argument of sub_list function is an instance of list |
(instance SubListFn TernaryFunction) | Merge.kif 3155-3155 | Sub_list function is an instance of ternary function |
(range SubListFn List) | Merge.kif 3159-3159 | 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 3163-3163 | |
(termFormat EnglishLanguage SubListFn "sub_list function") | Merge.kif 3162-3162 |
antecedent |
![]() |
consequent |
![]() |
![]() |
![]() |