scope-boundary:elixir.scope
scope-boundary:elixir.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-languages.yaml·Open in Graph → {
"id": "scope-boundary:elixir.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:elixir",
"inScope": "Soft-real-time distributed systems on the BEAM — chat, telephony,\nIoT fan-in, LiveView web apps, and anything that benefits from\nOTP supervision trees and millions of cheap processes.\n",
"outOfScope": "CPU-bound numeric work (NIFs needed), GUI desktop apps, and teams\nwithout functional-programming bandwidth.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:elixir.scope",
"to": "language:elixir",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}