There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Data::Focus::Applicative::Identity - Identity applicative functor for Data::Focus

DESCRIPTION

Internal use only.

A Data::Focus::Applicative class for Haskell's Identity applicative functor.

CLASS METHODS

build

pure

create_part_mapper

See Data::Focus::Applicative.

$f_datum = Data::Focus::Applicative::Identity->new($datum)

OBJECT METHODS

$datum = $f_datum->run_identity()

AUTHOR

Toshio Ito, <toshioito at cpan.org>