bool Function(dynamic) from(dynamic from, List<dynamic> levels) => (e) => _range(e, from, levels.last, levels);