Updated Feature Matrix (markdown)
This commit is contained in:
parent
0dbcb086e0
commit
cc9f3b8d80
|
@ -130,7 +130,11 @@
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>asFunc pragma</td>
|
||||||
|
<td>0.9.8</td>
|
||||||
|
<td>provides a nice bridge from 'var T' to 'returns T'; can be entirely implemented as a macro with the upcoming types API
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>prevent object branch transitions from low(selector)</td>
|
<td>prevent object branch transitions from low(selector)</td>
|
||||||
|
|
Loading…
Reference in New Issue