Add patterns section.

This commit is contained in:
Stephen Chung
2020-08-07 11:44:15 +08:00
parent 5e6d5e8e80
commit 0b21d80641
9 changed files with 382 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
Advanced Patterns
=================
{{#include ../links.md}}
Use Rhai in different scenarios other than simply evaluating a user script.
These patterns are useful when Rhai needs to affect/control the external environment.