Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2023
1 parent 325ac01 commit 3d9f018
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,29 @@ vcat(round(log(pi)), broadcast(tan ∘ inv, rand(3)))
will return

```julia
⬇️😻(🎠(🪵(🍰)), 📡(🧑🏻➡️🧑🏽 , 🎲(3)))
⬇️😹(🎠(🪵(🥧)), 📡(👩🏻➡️👩🏽 , 🎲(3)))
```

## List of emojis

| Function | Emojis | Julia Version |
| --------------------:| -------------------------------:| -------------:|
| `AbstractChar` | 🫥🚗 | |
| `AbstractDict` | 🫥📖 | |
| `AbstractDisplay` | 🫥📺 | |
| `AbstractFloat` | 🫥🛟 | |
| `AbstractMatrix` | 🫥🔢 | |
| `AbstractString` | 🫥🧵 | |
| `AbstractChar` | 🫥🚗 | 1.8 |
| `AbstractDict` | 🫥📖 | 1.8 |
| `AbstractDisplay` | 🫥📺 | 1.8 |
| `AbstractFloat` | 🫥🛟 | 1.8 |
| `AbstractMatrix` | 🫥🔢 | 1.8 |
| `AbstractString` | 🫥🧵 | 1.8 |
| `ArgumentError` | 💬🚨 | |
| `Bool` | 👍👎 | |
| `Char` | 🚗 | |
| `Dict` | 📖 | |
| `ENV` | 🧧 | |
| `IO` | 🪀½, 👁️😲 | |
| `IO` | 🪀½, 👁️😲 | 1.2, 1 |
| `Matrix` | 🔢 | |
| `Pair` | 🍐 | |
| `String` | 🧵 | |
| `Threads` | 🪢 | |
| `Threads` | 🪢 | 1.5 |
| `abs` | 👔💪, 🎽💪 | |
| `any` | 👩 | |
| `axes` | 🪓🪓 | 1.2 |
Expand Down Expand Up @@ -71,12 +72,11 @@ will return
| `findfirst` | 🔎🥇 | |
| `findnext` | 🔎⏭ | |
| `first` | 🥇 | |
| `float` | ⛵️, 🛟 | |
| `float` | ⛵️, 🛟 | 1, 1.8 |
| `flush` | 😳 | |
| `foldr` | 🗂, 📁 | |
| `get` | 🤲 | |
| `getfield` | 🤲🌽, 🤲🌾 | |
| `getglobal` | 🤲🌍 | |
| `getindex` | 🤲☝️ | |
| `getkey` | 🤲🔑, 🤲🗝 | |
| `getproperty` | 🤲🏡 | |
Expand Down

0 comments on commit 3d9f018

Please sign in to comment.