Aymen Sekhri

Results 3 issues of Aymen Sekhri

**Is your feature request related to a problem? Please describe.** The list of articles shouldn't be displayed when you enter an article, because the list will grow very large when...

enhancement
ui/ux

## Why? While I was developing an application with this library, I identified the need for additional functionality. Without these enhancements, the application must externally track the types of arguments...

## Why? In my use case with this library, I needed to pass a lambda to addCallback function to encapsulate a different callback. For example: ``` class HookedWinAPI { using...