4 lines
107 B
Python
4 lines
107 B
Python
from smnp.module.iterable.function import map, get
|
|
|
|
functions = [ map.function ]
|
|
methods = [ get.function ] |