#include <algorithms.h>
Type trait to test if a type is iterable, i.e if it supports begin(t) and end(t).