Updated Feature Matrix (markdown)

This commit is contained in:
Andreas Rumpf 2014-03-31 03:10:14 -07:00
parent 0dbcb086e0
commit cc9f3b8d80
1 changed files with 5 additions and 1 deletions

View File

@ -130,7 +130,11 @@
</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>
<td>prevent object branch transitions from low(selector)</td>