Skip to content

Commit

Permalink
Top-level chapters: small heading fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukstafi committed Nov 2, 2023
1 parent a1095a0 commit 15443af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion chapter11/functional-lecture11.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The Expression Problem
# The Expression Problem

The Expression Problem

Expand Down
4 changes: 1 addition & 3 deletions chapter11/lecture11-exercises.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
Functional ProgrammingŁukasz Stafiniak

The Expression Problem
## The Expression Problem -- Exercises

**Exercise 1:** <span id="ExStringOf"></span>Implement the
`string_of_` functions or methods, covering all data cases, corresponding to
Expand Down
4 changes: 1 addition & 3 deletions chapter2/functional-lecture02-deriv1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Lecture 2: Algebra

Type inference example derivation
## Lecture 2: Type inference example derivation

$$ \frac{[?]}{{\texttt{fun x -> ((+) x) 1}} : [?]} $$

Expand Down

0 comments on commit 15443af

Please sign in to comment.