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