ContRap
The symbolic tool for control-flow based rapid prototyping.

Function set from stl
Brief description

set(list:List,index:int,entry:):List

Sets a value of the list More ...

Function information
Name: set
Base: List
Group: Built-in plugins:Lists
Icon: list.png
Color: black
Authors:
Copyright:

Detailed description

Sets a value of the list

Input parameters
list: List
List to operate on
index: int
Index of the element
entry:

Return values
Default return value: List
The value