Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

create L.path #1

@sergeysova

Description

@sergeysova
const fooBarLens = L.path(['foo', 'bar'])

// Same as

const fooBarLens = L.compose(L.prop('foo'), L.prop('bar'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions