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