Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Convert a collection to a list
#tclsh 8.6 # Convert a collection into a list proc collection_to_list {a_collection} { set my_list {} foreach_in_collection item $a_collection { lappend my_list [get_object_name $item] } return $my_list }
run
|
edit
|
history
|
help
0
2
Santosh bin mul eo
a
procedures.tcl
proc example {required {default1 А} {default2 Б} args}
trail multiplication
Huffman code size
Tcl code gave error:invalid command name "new" while executing "new Simulator"
Perfect fl bin mul
NISP - Wheel Movements 0.1