SpaceNLasers
Variables
lambdatest Namespace Reference

Variables

list a = ["A","B"]
 
list b = [lambda: name for name in a]
 

Variable Documentation

list lambdatest.a = ["A","B"]
list lambdatest.b = [lambda: name for name in a]