vlang/vsl

Override operators for all struct types

オープン

#34 opened on 2021/01/06

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)V (49 件のフォーク)auto 404
Hacktoberfestgood first issue

Repository metrics

Stars
 (400 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We have different types defined as structs in vsl, such as Matrix at vsl.la, among others. Would be good to override missing operators +, -, *, /, %, . . .

コントリビューターガイド