language-dickinson-1.1.0.1: lib/flappend.dck
%-
; use if you want to supplement e.g. the standard library's colors with your own
(:def flappend
(:lambda x text
(:lambda y text
(:flatten (:oneof (|x) (|y))))))
%-
; use if you want to supplement e.g. the standard library's colors with your own
(:def flappend
(:lambda x text
(:lambda y text
(:flatten (:oneof (|x) (|y))))))