Example #1
0
def intlist(s: 'string') -> "std::vector< int > *":
    return _spams_wrap.intlist(s)
def intlist(s):
    return _spams_wrap.intlist(s)
Example #3
0
def intlist(*args):
  return _spams_wrap.intlist(*args)
Example #4
0
def intlist(s):
    return _spams_wrap.intlist(s)