I hereby claim:
- I am soli on github.
- I am soli (https://keybase.io/soli) on keybase.
- I have a public key ASDIbR3GkvXRoUbUZG62gTFatUbgMsAfaN-ZBrUVVdcb3Qo
To claim this, I am signing this object:
Homebrew build logs for swi-prolog on macOS 10.14.2 | |
Build date: 2019-03-27 17:02:21 |
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
if [[ $# != 1 ]] ; then | |
echo "Usage: $0 <type/struct/trait/fn>" | |
exit 1 | |
fi | |
if [[ $1 =~ '::' ]] ; then | |
query=$1 | |
else |
Not sure I understand what you want. | |
If you start from | |
------------------------- | |
|...........|...........| | |
|...........|...........| | |
|...........|-----------| | |
|...........|.....|.....| | |
|...........|.....|.....| | |
------------------------- |