You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As to #7, current implementation of wrapper function
can break code, which relies on value, returned by wrapepd
function. This commit fixes reported issue by making
wrapper function to return result of applying the original
function.
Changed description in both en/README.md and ru/README.md
0 commit comments