[][src]Type Definition rsrl_domains::Batch

type Batch<S, A> = Vec<Transition<S, A>>;