Skip to content

Commit 9833027

Browse files
authored
Update README.md
1 parent 849d4b8 commit 9833027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ We would like to see if the following can be done:
141141

142142
## Native Language capabilities
143143

144-
| Language | Type id | Subtype check | Macros/CSE |
144+
| Language | Run-time Type Id | Run-time Subtype check | Macros/CSE |
145145
|----------|-------------------|------------|----------|
146146
| **Scala** | ❌⚠️ [Scala 2 only](https://www.scala-lang.org/api/2.13.x/scala-reflect/scala/reflect/api/TypeTags.html) | ❌⚠️ Scala 2 Only |[AST-level](https://docs.scala-lang.org/overviews/macros/overview.html) |
147147
| **Rust** |[TypeId](https://doc.rust-lang.org/std/any/struct.TypeId.html) || ⚠️ [Token-stream](https://doc.rust-lang.org/reference/procedural-macros.html) |

0 commit comments

Comments
 (0)