Domain-separate intrinsics #1122
Labels
compiler
General compiler. Should eventually become more specific as the issue is triaged
enhancement
New feature or request
good first issue
Good for newcomers
language feature
Core language features visible to end users
P: critical
Should be looked at before anything else
team:compiler
Compiler Team
Following up on #818 and #1119, we should:
__size_of()
and__is_reference_type()
. #1531intrinsics
module in the standard library that simply wraps existing intrinsics. #1532The text was updated successfully, but these errors were encountered: