Your IP : 216.73.216.79


Current Path : /lib/python3/dist-packages/pythran/pythonic/include/builtins/
Upload File :
Current File : //lib/python3/dist-packages/pythran/pythonic/include/builtins/in.hpp

#ifndef PYTHONIC_INCLUDE_BUILTIN_IN_HPP
#define PYTHONIC_INCLUDE_BUILTIN_IN_HPP

PYTHONIC_NS_BEGIN
template <class T, class V>
bool in(T &&t, V const &v);
PYTHONIC_NS_END

#endif