Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
The syntax
foo::[Int]->Int
would be interpreted as...
A function called foo that takes a single integer as a parameter and returns an integer as a result
foo is a binding of the name Int to a value of type Int
None of these answers is correct.
a function called foo that takes a parameter called Int and returns an integer as a result
A function called foo that takes a list of integers as a parameter and returns an integer as a result
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!