Skip to content

Instantly share code, notes, and snippets.

@justin2004
Created May 26, 2024 15:59
Show Gist options
  • Save justin2004/db98fa9644600cac2561b2e8f884da71 to your computer and use it in GitHub Desktop.
Save justin2004/db98fa9644600cac2561b2e8f884da71 to your computer and use it in GitHub Desktop.
Q vs. APL
```
"M"<"APPLE"
01100b
```
```
'M'(<⍥(⎕A∘⍳))'APPLE'
0 1 1 0 0
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment