Skip to content
Snippets Groups Projects
Commit abad714f authored by Jan Kuchař's avatar Jan Kuchař
Browse files

added todo

parent 06a4ab04
Branches
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
// todo: use only assert( ... ) instead of exceptions; to be compatible without configuration with PHP env // todo: use only assert( ... ) instead of exceptions; to be compatible without configuration with PHP env
// todo: [performance] separate code itself into autoloaded class // todo: [performance] separate code itself into autoloaded class
// todo: better assertion messages + throw AssertFunctionError // todo: better assertion messages + throw AssertFunctionError + catch in fn + pass it to assert -> compatible with PHP assert config
// todo: covariance and contra-variance // todo: covariance and contra-variance
namespace Grifart\AssertFunction; namespace Grifart\AssertFunction;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment