Просмотр исходного кода

Use "arguments" instead of "parameters"

stripped-german
Julian Ospald 9 лет назад
Родитель
Сommit
ac19614251
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 220CD1C5BDEED020
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      VL1.tex

+ 1
- 1
VL1.tex Просмотреть файл

@@ -306,7 +306,7 @@ So the function gets an Int and returns an Int. Don't get confused by "\verb|->|

\begin{frame}[fragile]
\frametitle{Functions and control structures (ctn.)}
In haskell we often use \textbf{pattern matching}. That means we define a function multiple times, but e.g. for different values of its input parameters. Let's see:
In haskell we often use \textbf{pattern matching}. That means we define a function multiple times, but e.g. for different values of its input arguments. Let's see:
\pause
\setHaskellCodeStyle
\vspace{\baselineskip}


Загрузка…
Отмена
Сохранить