Language

Package: emacs-aio @ 1.0

Synopsis

Async/Await for Emacs Lisp

Description

aio is to Emacs Lisp as asyncio is to Python. This package builds upon Emacs generators to provide functions that pause while they wait on asynchronous events. They do not block any thread while paused.

Home page
https://github.com/skeeto/emacs-aio
Location
gnu/packages/emacs-xyz.scm (line: 2851, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 58