这是indexloc提供的服务,不要输入任何密码
Skip to content

Improve Typeclass instances : Seq, Vector, LazySeq, IO, Publishers (ReactiveSeq spouts), Iterables (ReactiveSeq iterables) #961

@johnmcclean

Description

@johnmcclean

Provide a single class that implements most of the typeclasses. Create and return a single instance.

This will simplify the implementation (override methods from the typeclass and delegate to the concrete type, which has implementations for most/ many of typeclass methods now) and improve performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions