https://github.com/jrincayc/ucblogo-code
Revision d06344c0bc569f99f7be44c4071c4700f1a4cec9 authored by Joshua J. Cogliati on 27 February 2020, 03:23:01 UTC, committed by Joshua J. Cogliati on 27 February 2020, 03:39:38 UTC
1 parent 15f9965
Raw File
Tip revision: d06344c0bc569f99f7be44c4071c4700f1a4cec9 authored by Joshua J. Cogliati on 27 February 2020, 03:23:01 UTC
Fixes for texi errors.
Tip revision: d06344c
se
SENTENCE thing1 thing2
SE thing1 thing2
(SENTENCE thing1 thing2 thing3 ...)
(SE thing1 thing2 thing3 ...)

	outputs a list whose members are its inputs, if those inputs are
	not lists, or the members of its inputs, if those inputs are lists.

back to top