Skip to content

Instantly share code, notes, and snippets.

@davorb
Last active June 27, 2016 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davorb/0d32bdbe7d163b36d7b11897eab5b644 to your computer and use it in GitHub Desktop.
Save davorb/0d32bdbe7d163b36d7b11897eab5b644 to your computer and use it in GitHub Desktop.
X←100◊M←⍳X◊F←{(⍵∧0=⍺|⍵)~0}◊M[3 F M]←'f'◊M[5 F ⍳X]←'b'◊M[15 F ⍳X]←'Z'◊M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment