File tree Expand file tree Collapse file tree
_site/0-book/unit-3/section-1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Now, let's consider the behavior of this `flippedPipeOp`.
6969>
7070> In other words, ` flippedPipeOp ` is equivalent to ` fun f -> f ` .
7171
72- > ** It's the identity HOF for functions of type ` 'a -> 'b ` .
72+ > ** It's the identity HOF for functions of type ` 'a -> 'b ` .**
7373
7474![ image] ( https://raw.githubusercontent.com/ken-okabe/web-images5/main/img_1747796419002.png )
7575
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Now, let's consider the behavior of this `flippedPipeOp`.
7474>
7575> In other words, ` flippedPipeOp ` is equivalent to ` fun f -> f ` .
7676
77- > ** It's the identity HOF for functions of type ` 'a -> 'b ` .
77+ > ** It's the identity HOF for functions of type ` 'a -> 'b ` .**
7878
7979![ image] ( https://raw.githubusercontent.com/ken-okabe/web-images5/main/img_1747796419002.png )
8080
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Now, let's consider the behavior of this `flippedPipeOp`.
7474>
7575> In other words, ` flippedPipeOp ` is equivalent to ` fun f -> f ` .
7676
77- > ** It's the identity HOF for functions of type ` 'a -> 'b ` .
77+ > ** It's the identity HOF for functions of type ` 'a -> 'b ` .**
7878
7979![ image] ( https://raw.githubusercontent.com/ken-okabe/web-images5/main/img_1747796419002.png )
8080
You can’t perform that action at this time.
0 commit comments