Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pp:2026:scala:l06 [2026/03/31 22:56]
ldaniel created
pp:2026:scala:l06 [2026/03/31 23:08] (current)
ldaniel
Line 1: Line 1:
 ====== Lab 6. For expressions ====== ====== Lab 6. For expressions ======
 +
 +Objectives:
 +  * get familiar with String functions
 +  * get familiar with **for expressions** in Scala
 +
  
 ===== 6.1 A small string DSL ===== ===== 6.1 A small string DSL =====