1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 13:38:38 +01:00

[bqn/en] fix frontmatter

This commit is contained in:
Boris Verkhovskiy 2024-05-16 07:08:35 -06:00
parent 6c9d2170cf
commit ac928285e1

View File

@ -1,9 +1,8 @@
--- ---
language: bqn language: BQN
filename: learnbqn.bqn filename: learnbqn.bqn
contributors: contributors:
- ["Raghu Ranganathan", "https://github.com/razetime"] - ["Raghu Ranganathan", "https://github.com/razetime"]
translators:
--- ---
BQN is a modern array language (similar to APL) that aims to eliminate burdensome aspects of the APL tradition. BQN is a modern array language (similar to APL) that aims to eliminate burdensome aspects of the APL tradition.