Add differentiation keywords

pull/2855/head
Philip Turner 3 years ago committed by GitHub
parent 491d70bdaa
commit 899a8eb798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,6 +57,8 @@ export const language = <languages.IMonarchLanguage>{
'@asyncHandler',
'@available',
'@convention',
'@derivative', // Swift for TensorFlow
'@differentiable', // Swift for TensorFlow
'@discardableResult',
'@dynamicCallable',
'@dynamicMemberLookup',

Loading…
Cancel
Save