#include "../collections/generic/helpers/allocator.hpp"
#include "../collections/generic/equality_comparer.hpp"
#include "../internal/__array_definition.hpp"
#include "../internal/__key_value_pair_definition.hpp"
#include "../internal/__list_definition.hpp"
#include "../decimal.hpp"
#include "../iequatable.hpp"
#include "../int32.hpp"
#include "../int64.hpp"
#include "../optional.hpp"
#include "../size.hpp"
#include "../static.hpp"
#include <algorithm>
#include <functional>
#include "../collections/generic/extensions/enumerable.hpp"
#include "from.hpp"
Contains xtd::linq::enumerable <type_t> class.
Go to the source code of this file.
Classes | |
class | xtd::linq::enumerable |
Provides a set of static methods for querying objects that implement ienumerable <type_t>. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::linq |
Provides classes and interfaces that support queries that use Language-Integrated Query (LINQ). | |