mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-09 00:23:02 +03:00
added group information (#2568)
This commit is contained in:
parent
7afc3bc59e
commit
1d99d5a7fd
@ -2,7 +2,7 @@
|
|||||||
language: kdb+
|
language: kdb+
|
||||||
contributors:
|
contributors:
|
||||||
- ["Matt Doherty", "https://github.com/picodoc"]
|
- ["Matt Doherty", "https://github.com/picodoc"]
|
||||||
- ["Jonny Press", "jonny.press@aquaq.co.uk"]
|
- ["Jonny Press", "https://github.com/jonnypress"]
|
||||||
filename: learnkdb.q
|
filename: learnkdb.q
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -26,6 +26,8 @@ separable so this distinction is not really useful.
|
|||||||
All Feedback welcome! You can reach me at matt.doherty@aquaq.co.uk, or Jonny
|
All Feedback welcome! You can reach me at matt.doherty@aquaq.co.uk, or Jonny
|
||||||
at jonny.press@aquaq.co.uk
|
at jonny.press@aquaq.co.uk
|
||||||
|
|
||||||
|
To learn more about kdb+ you can join the [Personal kdb+](https://groups.google.com/forum/#!forum/personal-kdbplus) or [TorQ kdb+](https://groups.google.com/forum/#!forum/kdbtorq) group.
|
||||||
|
|
||||||
```
|
```
|
||||||
/ Single line comments start with a forward-slash
|
/ Single line comments start with a forward-slash
|
||||||
/ These can also be used in-line, so long as at least one whitespace character
|
/ These can also be used in-line, so long as at least one whitespace character
|
||||||
|
Loading…
Reference in New Issue
Block a user