-
@kreynen commented on [Wed Mar 01 2017](https://github.com/CuBoulder/express/issues/842)
## Context
This user story is currently incomplete. I'm hoping @kevincrafts can add more background inform…
-
C:\dupReport-master>c:\python37\python dupReport.py
C:\dupReport-master>c:\python37\python dupReport.py
Traceback (most recent call last):
File "dupReport.py", line 232, in
newMessages = …
-
**Preferred term label:**
**Synonyms**
Increased of creatinine in the urine
**Definition (free text, please give PubMed ID)**
An increase of creatinine levels in the urine (PMID: 23726637)…
-
-
**Submitting author:** @sirsharpest (Nathan Hughes)
**Repository:** https://github.com/SirSharpest/NarrowEscapeSimulator
**Version:** 1.0
**Editor:** @drvinceknight
**Reviewers:** @pdebuyl, @markgalas…
-
```js
mOcKiNgCaSe('42foo!bar', {letters: true});
//=> 'fOoBaR'
mOcKiNgCaSe('foo bar 42', {letters: true});
//=> 'fOoBaR'
```
:heavy_exclamation_mark: **Maybe think about a better name for op…
-
Is it necessary to have `smoke.c` and `utils/minctest.h` with a handrolled parser and a load of macros and three separate test suites (`tests/atoz.txt`, `tests/extra.txt`, `tests/untest.txt`)?
Woul…
rdbuf updated
5 years ago
-
Northwestern University Medical School, 1859-1979 : a pioneer in educational reform / by Leslie B. Arey.
http://www.galter.northwestern.edu/digitized-projects/arey
For the record, see: http://nuca…
vioil updated
5 years ago
-
A little device that is the functions of an arduino. It can only do redstone io and some other basic stuff. Must be hooked up somehow to a main computer to program. It has outputs on each side and inp…
-
I wish to build the fetch clauses as follows:
```swift
var nameFilter:String? {
didSet {
var chainBuilder = FetchChainBuilder()
if nameFilter?.count ?? 0 > 0 {
…