mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Fehler korrigiert - danke an Vincent Schnitzbauer
This commit is contained in:
parent
20994f6cc3
commit
42486c92a4
9 changed files with 44 additions and 22 deletions
|
@ -64,7 +64,7 @@ Zu lesen ist die Deklaration wie folgt:
|
|||
|
||||
\todo[inline]{Gibt es Funktionsdeklarationen, die bis auf Wechsel des Namens und der Reihenfolge äquivalent sind?}
|
||||
|
||||
\subsection{if / else}\xindex{Haskell!if@\texttt{if}}
|
||||
\subsection{if / else}\xindex{Haskell!if@\texttt{if}}%
|
||||
Das folgende Beispiel definiert den Binomialkoeffizienten (vgl. \cref{bsp:binomialkoeffizient}):
|
||||
|
||||
\inputminted[numbersep=5pt, tabsize=4]{haskell}{scripts/haskell/binomialkoeffizient.hs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue