%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/985914/root/lib/python3/dist-packages/pythran/pythonic/include/random/
Upload File :
Create Path :
Current File : //proc/985914/root/lib/python3/dist-packages/pythran/pythonic/include/random/shuffle.hpp

#ifndef PYTHONIC_INCLUDE_RANDOM_SHUFFLE_HPP
#define PYTHONIC_INCLUDE_RANDOM_SHUFFLE_HPP

#include "pythonic/include/utils/functor.hpp"
#include "pythonic/include/random/random.hpp"
#include "pythonic/include/types/NoneType.hpp"

PYTHONIC_NS_BEGIN

namespace random
{
  template <class T>
  types::none_type shuffle(T &seq);
  template <class T, class function>
  types::none_type shuffle(T &seq, function &&randf);

  DEFINE_FUNCTOR(pythonic::random, shuffle)
}
PYTHONIC_NS_END

#endif

Zerion Mini Shell 1.0