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

added todo

parent 06a4ab04
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
// todo: use only assert( ... ) instead of exceptions; to be compatible without configuration with PHP env
// 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
namespace Grifart\AssertFunction;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment