Skip to content

В фабрику коллекций в метод from добавить реализацию с автоопределением передаваемых типов #32

@sokolovsky

Description

@sokolovsky

CollectionFacrory::from(new ArrayIterator([1, 2, 3]))
тоже самое что
CollectionFacrory::fromIterable(new ArrayIterator([1, 2, 3]))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions