You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue for discussion: there are many library functions whose name is so generic that it is all too easy for a modeller to want to use that name for an observable. The following are ones I consider to be problematic:
floor
choose
map
max
min
reverse
sum
tail
html
time
patch
Probably there are others. We need a naming convention for library functions so that the namespace is a clear as possible for modellers.
The text was updated successfully, but these errors were encountered:
An issue for discussion: there are many library functions whose name is so generic that it is all too easy for a modeller to want to use that name for an observable. The following are ones I consider to be problematic:
Probably there are others. We need a naming convention for library functions so that the namespace is a clear as possible for modellers.
The text was updated successfully, but these errors were encountered: