We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9581f commit 1c080c2Copy full SHA for 1c080c2
1 file changed
book/languages/erlang/misc.md
@@ -1,6 +1,5 @@
1
# Some interesting facts about Erlang
2
3
-
4
* WhatsApp messaging system is build on Erlang, it supports over 800 million users and 30 billion messages per day
5
6
* bet365 uses Erlangin their Online Gambling & Betting industry.
@@ -40,7 +39,6 @@ To run the program from the Erlang shell:
40
39
hello, world
41
ok
42
43
44
### **JavaScript**
45
46
```JavaScript
0 commit comments