User bio
404 bio not found
Member since Dec 2, 2015
Posts:
Replies:
Hi @Joel Espinoza,
Kong provides an open source configuration management tool (written in Go), called decK (which stands for declarative Kong).
You'll find more information here.
Many thanks @Alberto Fuentes
Your simulator is very useful for showing and understanding DICOM with the help of Visual Trace.
Followers:
Following:
Global Masters badges:







Now, with Python, you can choose your preferred way of operator precedence
USER>w 1 + 1 * 2
4
USER>do ##class(%SYS.Python).Shell()
>>> print(1 + 1 * 2)
3