let f a b c d =a[if b then c else d]
Answers
Answered by
0
let's talk about you and your family
Answered by
0
Answer:
b is boolean
c and d are int
Explanation:
b is bool because its used in if clause
c and d are index of an array so int
Similar questions
Social Sciences,
1 month ago
History,
1 month ago
Math,
1 month ago
Math,
2 months ago
Computer Science,
10 months ago
Science,
10 months ago