Programming

(Julia) Zero-based indexing ... (not) again

steloflute 2024. 1. 29. 22:00

Zero-based indexing ... (not) again - General Usage - Julia Programming Language (julialang.org)

 

Zero-based indexing ... (not) again

I feel that with a macro name like @absolutezero, that it should integrate with Unitful.jl? 🙂 , that way you can have @absolutezero have 1 as your absolute in Julia units, and 0 in C units?

discourse.julialang.org

 

[begin +] 를 쓰면 된다.

 

'Programming' 카테고리의 다른 글

CodeConvert 소개  (0) 2024.04.20
Python to Julia Converter (codeconvert.ai)  (0) 2024.01.30
(Julia) 매크로  (0) 2024.01.26
(Racket) Collatz  (0) 2024.01.09
백만 이하로 시작하는 우박수 중 가장 긴 과정을 거치는 것은?  (0) 2024.01.09