Adapter-Async

 view release on metacpan or  search on metacpan

lib/Adapter/Async.pm  view on Meta::CPAN


=head1 VERSION

version 0.018

=head1 DESCRIPTION

C<WARNING> - this is extremely experimental and utterly unoptimised.
Expect the API to change between versions until this reaches 1.0+.
Primarily being released to allow work to continue on various L<Tickit>
widgets and web framework components.

=cut

use Future;
use curry;

use Adapter::Async::Bus;

=head1 METHODS



( run in 0.716 second using v1.01-cache-2.11-cpan-df04353d9ac )