diff options
Diffstat (limited to 'docs/wiki_src/introduction/philosophy.md')
-rw-r--r-- | docs/wiki_src/introduction/philosophy.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/wiki_src/introduction/philosophy.md b/docs/wiki_src/introduction/philosophy.md new file mode 100644 index 0000000..4c70a94 --- /dev/null +++ b/docs/wiki_src/introduction/philosophy.md @@ -0,0 +1,8 @@ +# Philosophy + +- minimal, proven core +- small, expressive functions +- style consistency +- API consistency +- implicit parallelisation +- shared evaluation |