Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 836 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 836 Bytes

Recoil Kernel Tools

Build Status Code Coverage Code Quality Latest Version

Reusable components for implementing Recoil kernels.

composer require recoil/kernel

This package provides a set of traits and classes used to develop coroutine kernels that are compatible with the Recoil API.