Skip to content

Commit

Permalink
Feature/generics (#16)
Browse files Browse the repository at this point in the history
* Rudimentary support for generics

Possible to specify type when calling "on" or "get".
The type will be blindly casted.
Default type is `any`.

* Bump data dependency

(has the generic support)

* 5.5.0
  • Loading branch information
eirikb authored Aug 18, 2020
1 parent cb89f25 commit 1edcced
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 10,495 deletions.
Loading

0 comments on commit 1edcced

Please sign in to comment.