DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / spread-04.typ
123456
// None is spreadable. #let f() = none #f(..none) #f(..if false {}) #f(..for x in () [])